[PR #11765] openai: always provide reasoning #13621

Closed
opened 2026-04-13 00:31:26 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/11765

State: closed
Merged: Yes


We were missing passing along thinking if content was nil (as opposed to empty string)

Also added a test for content not being passed, which was the real cause of https://github.com/ollama/ollama/issues/11704, since with the way Content is typed, not passing it and empty string are distinct

**Original Pull Request:** https://github.com/ollama/ollama/pull/11765 **State:** closed **Merged:** Yes --- We were missing passing along thinking if content was nil (as opposed to empty string) Also added a test for content not being passed, which was the real cause of <https://github.com/ollama/ollama/issues/11704>, since with the way `Content` is typed, not passing it and empty string are distinct
GiteaMirror added the pull-request label 2026-04-13 00:31:26 -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#13621