-
-
Notifications
You must be signed in to change notification settings - Fork 719
Open
Labels
enhancementNew feature or requestNew feature or request
Description
c/c: @HectorEspejo
First of all, thank you a lot for the PR, it seems to work fine, finally it is possible to actually set the reasoning effort for GPT-OSS.
Some suggestions:
- Remove "Thinking model (Ollama)" toggle from Current Chat Model Settings as well as from Model Settings in Settings -> Manage models, since it is not needed anymore, right?
- Do the same for "Reasoning Effort" text entry;
- As mentioned in another comment Ollama API can be used to check if a model has "thinking" capabilities. This is important, not only because this allows the toggle to be used with more models but also because filtering by name can result in many problems because Ollama returns an error if the mode is enabled for a model that actually does not support it (not all Qwen3 models supports it, for instance, Qwen3-Coder doesn't).
Thanks again. Regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request