Add parameter to get rid of thinking mode
A
Adam Ram
Add custom parameter. It would be great to disable reasoning response on Qwen3-like models. Whe know that using "/no_think" in the prompt can be used, but it is not deep enough to supress models like Qwen3 spitting thoughts.
Qwen3 is very good, but it's stupid to think for each of any respond. Also when I use function call, it's slow to act because it's always think first.
I want to disable reasoning mode completely. It is achieveable with additional tag like this one. I hope BoltAI have this custom config like this. With enable_thinking set to false, it is then run into instruct mode. This will gives us mode control.
E
Ed Brindley
I like this idea/request. It would be useful to do the parameter <> type <> value OR just let users copy/paste a JSON blob of parameters! (I think I request something like that elsewhere, but if you could do both, that would be super useful!)