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_
<!-- gh-comment-id:2943522999 -->
@rgaricano commented on GitHub (Jun 5, 2025):
You can use custom parameter

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
>
> 
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: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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @NN708 on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14689
Check Existing Issues
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
@rgaricano commented on GitHub (Jun 5, 2025):
You can use custom parameter
@e54385991 commented on GitHub (Jun 5, 2025):
I’ve updated to version 0.9.0 and added ‘think false’ to the model parameters, but it’s still not working
@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.