Files
2026-07-13 12:28:55 +08:00

15 lines
214 B
TOML

base_model = "zhipuai/glm-5.1"
reasoning_options = [{ type = "toggle" }]
[interleaved]
field = "reasoning_content"
[cost]
input = 0.931
output = 2.93
cache_read = 0.173
cache_write = 0
[limit]
context = 204_800