Files
letta-server/tests/model_settings/zai-glm-4.6.json
Ari Webb 0bbb9c9bc0 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
2026-02-24 10:52:06 -08:00

14 lines
253 B
JSON

{
"handle": "zai/glm-4.6",
"model_settings": {
"provider_type": "zai",
"temperature": 1.0,
"max_output_tokens": 4096,
"parallel_tool_calls": false,
"thinking": {
"type": "enabled",
"clear_thinking": false
}
}
}