[GH-ISSUE #14689] feat: Support thinking feature of Ollama 0.9 #56000

Closed
opened 2026-05-05 18:28:42 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @NN708 on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14689

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Ollama 0.9 introduced a new feature that allows users to enable or disable the model's thinking behavior.

Desired Solution you'd like

Similar to #13314, I propose adding a configurable parameter in Open WebUI to control this thinking behavior.

Alternatives Considered

No response

Additional Context

No response

Originally created by @NN708 on GitHub (Jun 5, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/14689 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Ollama 0.9 introduced a [new feature](https://ollama.com/blog/thinking) that allows users to enable or disable the model's thinking behavior. ### Desired Solution you'd like Similar to #13314, I propose adding a configurable parameter in Open WebUI to control this thinking behavior. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@rgaricano commented on GitHub (Jun 5, 2025):

You can use custom parameter

Image

<!-- gh-comment-id:2943522999 --> @rgaricano commented on GitHub (Jun 5, 2025): You can use custom parameter ![Image](https://github.com/user-attachments/assets/086ca71b-60e6-4a7e-9fca-db589c425349)
Author
Owner

@e54385991 commented on GitHub (Jun 5, 2025):

You can use custom parameter

Image

I’ve updated to version 0.9.0 and added ‘think false’ to the model parameters, but it’s still not working

<!-- gh-comment-id:2943609763 --> @e54385991 commented on GitHub (Jun 5, 2025): > You can use custom parameter > > ![Image](https://github.com/user-attachments/assets/086ca71b-60e6-4a7e-9fca-db589c425349) I’ve updated to version 0.9.0 and added ‘think false’ to the model parameters, but it’s still not working
Author
Owner

@rgaricano commented on GitHub (Jun 5, 2025):

ok, seem a ollama issue ( https://github.com/ollama/ollama-python/issues/523 ), i will try with my locals.

<!-- gh-comment-id:2943681121 --> @rgaricano commented on GitHub (Jun 5, 2025): ok, seem a ollama issue ( https://github.com/ollama/ollama-python/issues/523 ), i will try with my locals.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#56000