Files
anomalyco--models.dev/providers/routing-run/models/glm-5.2.toml
T
2026-07-13 12:28:55 +08:00

14 lines
175 B
TOML

base_model = "zhipuai/glm-5.2"
reasoning_options = []
[cost]
input = 0.80
output = 2.40
[limit]
context = 200_000
output = 32_000
[interleaved]
field = "reasoning_content"