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

27 lines
461 B
TOML

name = "GLM 5"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2026-02-11"
last_updated = "2026-02-11"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 1.08
output = 3.44
[limit]
context = 202_752
output = 202_752
[modalities]
input = ["text"]
output = ["text"]
[interleaved]
field = "reasoning_content"