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

11 lines
152 B
TOML

base_model = "zhipuai/glm-4.6v"
reasoning_options = [{ type = "toggle" }]
[cost]
input = 0.3
output = 0.9
cache_read = 0.05
[limit]
context = 131_072