Files
letta-server/tests/model_settings/zai-glm-5.json
Ari Webb d0e25ae471 feat: add glm 5 to core (#9436)
* feat: add glm 5 to core

* test glm 5
2026-02-24 10:52:07 -08:00

14 lines
251 B
JSON

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