[PR #58] [MERGED] return error in generate response #15227

Closed
opened 2026-04-16 04:53:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/58
Author: @mxyng
Created: 7/7/2023
Status: Merged
Merged: 7/10/2023
Merged by: @mxyng

Base: mainHead: generate-errors


📝 Commits (1)

  • edba935 return error in generate response

📊 Changes

4 files changed (+38 additions, -7 deletions)

View changed files

📝 api/client.go (+27 -1)
📝 api/types.go (+1 -0)
📝 cmd/cmd.go (+7 -2)
📝 server/routes.go (+3 -4)

📄 Description

No description provided


🔄 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/58 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/10/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `generate-errors` --- ### 📝 Commits (1) - [`edba935`](https://github.com/ollama/ollama/commit/edba935d6708a7bc7f9589007da5de1aee8138cc) return error in generate response ### 📊 Changes **4 files changed** (+38 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+27 -1) 📝 `api/types.go` (+1 -0) 📝 `cmd/cmd.go` (+7 -2) 📝 `server/routes.go` (+3 -4) </details> ### 📄 Description _No description provided_ --- <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-16 04:53:33 -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#15227