[PR #173] [MERGED] change error handler behavior and fix error when a model isn't found #72319

Closed
opened 2026-05-05 03:49:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/173
Author: @pdevine
Created: 7/22/2023
Status: Merged
Merged: 7/22/2023
Merged by: @pdevine

Base: mainHead: fix-unknown-model


📝 Commits (1)

  • 3168f51 change error handler behavior and fix error when a model isn't found

📊 Changes

4 files changed (+17 additions, -36 deletions)

View changed files

📝 api/client.go (+5 -11)
📝 cmd/cmd.go (+2 -6)
📝 server/images.go (+3 -7)
📝 server/routes.go (+7 -12)

📄 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/173 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 7/22/2023 **Status:** ✅ Merged **Merged:** 7/22/2023 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `fix-unknown-model` --- ### 📝 Commits (1) - [`3168f51`](https://github.com/ollama/ollama/commit/3168f5112505778193cfa177382717e20e4f2216) change error handler behavior and fix error when a model isn't found ### 📊 Changes **4 files changed** (+17 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+5 -11) 📝 `cmd/cmd.go` (+2 -6) 📝 `server/images.go` (+3 -7) 📝 `server/routes.go` (+7 -12) </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-05-05 03:49:51 -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#72319