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

11 lines
152 B
TOML

base_model = "zhipuai/glm-4.5v"
reasoning_options = [{ type = "toggle" }]
[cost]
input = 0.6
output = 1.8
cache_read = 0.11
[limit]
context = 128_000