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

17 lines
238 B
TOML

base_model = "zhipuai/glm-5"
open_weights = false
reasoning_options = [{ type = "toggle" }]
[interleaved]
field = "reasoning_content"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 202_752
output = 16_384