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

28 lines
506 B
TOML

name = "glm-4.7"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2025-12-22"
last_updated = "2025-12-22"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
open_weights = true
knowledge = "2025-04"
[interleaved]
field = "reasoning_content"
[cost]
input = 0.286
output = 1.142
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]