[PR #7939] [MERGED] Add generate endpoint for structured outputs #74859

Closed
opened 2026-05-05 07:10:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7939
Author: @ParthSareen
Created: 12/5/2024
Status: Merged
Merged: 12/5/2024
Merged by: @ParthSareen

Base: mainHead: parth/structured-outputs-generate


📝 Commits (1)

  • 401c8bb Add generate endpoint for structured outputs

📊 Changes

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

View changed files

📝 api/types.go (+1 -1)
📝 cmd/cmd.go (+1 -1)
📝 server/routes.go (+2 -5)

📄 Description

Follow up to #7900


🔄 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/7939 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 12/5/2024 **Status:** ✅ Merged **Merged:** 12/5/2024 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth/structured-outputs-generate` --- ### 📝 Commits (1) - [`401c8bb`](https://github.com/ollama/ollama/commit/401c8bbd31aaf5ca67b139bf88c6d9a1d44aaecf) Add generate endpoint for structured outputs ### 📊 Changes **3 files changed** (+4 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+1 -1) 📝 `cmd/cmd.go` (+1 -1) 📝 `server/routes.go` (+2 -5) </details> ### 📄 Description Follow up to #7900 --- <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 07:10:34 -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#74859