[PR #8797] fix(openai): json schema impl #44022

Open
opened 2026-04-24 23:34:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8797
Author: @ssddOnTop
Created: 2/3/2025
Status: 🔄 Open

Base: mainHead: feat/fix-jsonschema-ompl


📝 Commits (1)

  • a7155a3 fix(openai): json schema impl

📊 Changes

3 files changed (+80 additions, -27 deletions)

View changed files

📝 api/types.go (+40 -3)
📝 openai/openai_test.go (+13 -8)
📝 server/routes_generate_test.go (+27 -16)

📄 Description

fixes: #8796


🔄 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/8797 **Author:** [@ssddOnTop](https://github.com/ssddOnTop) **Created:** 2/3/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/fix-jsonschema-ompl` --- ### 📝 Commits (1) - [`a7155a3`](https://github.com/ollama/ollama/commit/a7155a3cb9507d9e6f7227c50fc573dd7a4a69d5) fix(openai): json schema impl ### 📊 Changes **3 files changed** (+80 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+40 -3) 📝 `openai/openai_test.go` (+13 -8) 📝 `server/routes_generate_test.go` (+27 -16) </details> ### 📄 Description fixes: #8796 --- <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-24 23:34:18 -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#44022