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

12 lines
167 B
TOML

base_model = "zhipuai/glm-4.5"
reasoning_options = [{ type = "toggle" }]
[cost]
input = 0.6
output = 2.2
cache_read = 0.11
cache_write = 0
[limit]
context = 131_000