Description
I am trying to switch the thinking / reasoning mode of with an entry in my opencode.json:
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"zai": {
"models": {
"glm-5": {
"options": {
"reasoning": {
"enabled": false
}
}
}
}
}
},
But opencode / glm-5 continues to give me thinking blocks:
Has anyone the correct syntax or is there a keyobard shortcut or "/" command to disable this behavior?
Plugins
none
OpenCode version
OpenCode Desktop v1.2.9
Steps to reproduce
Use GLM-5 Pro Subscription
Enter my settings to opencode.json
Give Commands
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
Windows Terminal / Windows Power Shell, but i use the desktop version of opencode
Description
I am trying to switch the thinking / reasoning mode of with an entry in my opencode.json:
{ "$schema": "https://opencode.ai/config.json", "provider": { "zai": { "models": { "glm-5": { "options": { "reasoning": { "enabled": false } } } } } },But opencode / glm-5 continues to give me thinking blocks:
Has anyone the correct syntax or is there a keyobard shortcut or "/" command to disable this behavior?
Plugins
none
OpenCode version
OpenCode Desktop v1.2.9
Steps to reproduce
Use GLM-5 Pro Subscription
Enter my settings to opencode.json
Give Commands
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
Windows Terminal / Windows Power Shell, but i use the desktop version of opencode