[PR #11531] Update documentation to include error return introduced in v0.9.3 #39446

Open
opened 2026-04-23 00:16:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11531
Author: @stannenb
Created: 7/25/2025
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

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

View changed files

📝 docs/api.md (+19 -0)

📄 Description

Commit 87b7af6 introduced a panic if a model can't be computed. This documents the error returned by the API for the generate and chat endpoints.


🔄 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/11531 **Author:** [@stannenb](https://github.com/stannenb) **Created:** 7/25/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`0eafade`](https://github.com/ollama/ollama/commit/0eafade19bf591d6cc8a7f17b5bc5ec1c4a11ce9) Update api.md - [`bd87a69`](https://github.com/ollama/ollama/commit/bd87a69e448dcb1ba4a539dbe40ce5d24b7192ef) Update api.md ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/api.md` (+19 -0) </details> ### 📄 Description Commit 87b7af6 introduced a panic if a model can't be computed. This documents the error returned by the API for the generate and chat endpoints. --- <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-23 00:16:40 -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#39446