feat: add reasoning zai openrouter (#9189)

* feat: add reasoning zai openrouter

* add openrouter reasoning

* stage + publish api

* openrouter reasoning always on

* revert

* fix

* remove reference

* do
This commit is contained in:
Ari Webb
2026-01-30 16:42:02 -08:00
committed by Caren Thomas
parent 01cb00ae10
commit 0bbb9c9bc0
8 changed files with 192 additions and 18 deletions

View File

@@ -4,6 +4,10 @@
"provider_type": "zai",
"temperature": 1.0,
"max_output_tokens": 4096,
"parallel_tool_calls": false
"parallel_tool_calls": false,
"thinking": {
"type": "enabled",
"clear_thinking": false
}
}
}