[PR #7743] [MERGED] expose underlying error on embedding failure #12505

Closed
opened 2026-04-13 00:01:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7743
Author: @dhiltgen
Created: 11/19/2024
Status: Merged
Merged: 11/20/2024
Merged by: @dhiltgen

Base: mainHead: expose_error


📝 Commits (1)

  • 3c56066 expose underlying error on embedding failure

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 server/routes.go (+1 -1)

📄 Description

Avoid a round-trip asking users for logs to see what went wrong.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/7743 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/19/2024 **Status:** ✅ Merged **Merged:** 11/20/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `expose_error` --- ### 📝 Commits (1) - [`3c56066`](https://github.com/ollama/ollama/commit/3c56066ddff159509b088df442cdfdf421d2c4d2) expose underlying error on embedding failure ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/routes.go` (+1 -1) </details> ### 📄 Description Avoid a round-trip asking users for logs to see what went wrong. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:01:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12505