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

17 lines
221 B
TOML

base_model = "zhipuai/glm-5.1"
name = "GLM 5.1"
attachment = true
open_weights = false
[[reasoning_options]]
type = "toggle"
[cost]
input = 1.3
output = 4.3
cache_read = 0.26
[limit]
context = 202_000
output = 202_000