[PR #6688] [MERGED] Align OpenAI Chat option processing with Completion option processing #58897

Closed
opened 2026-04-29 13:47:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6688
Author: @rick-github
Created: 9/7/2024
Status: Merged
Merged: 9/7/2024
Merged by: @jmorganca

Base: mainHead: align-openai


📝 Commits (1)

  • 70f849e Align Chat option processing with Completion option processing

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 openai/openai.go (+3 -3)
📝 openai/openai_test.go (+3 -3)

📄 Description

https://github.com/ollama/ollama/pull/6514 removed the option scaling for OpenAI Completion requests. Do the same for Chat requests.


🔄 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/6688 **Author:** [@rick-github](https://github.com/rick-github) **Created:** 9/7/2024 **Status:** ✅ Merged **Merged:** 9/7/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `align-openai` --- ### 📝 Commits (1) - [`70f849e`](https://github.com/ollama/ollama/commit/70f849e4a368778a138c11ba376cc555b9d6f195) Align Chat option processing with Completion option processing ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `openai/openai.go` (+3 -3) 📝 `openai/openai_test.go` (+3 -3) </details> ### 📄 Description https://github.com/ollama/ollama/pull/6514 removed the option scaling for OpenAI Completion requests. Do the same for Chat requests. --- <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-29 13:47:03 -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#58897