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

28 lines
481 B
TOML

name = "GLM-5.1"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2026-04-03"
last_updated = "2026-04-03"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 1.00
output = 3.20
cache_read = 0.20
[limit]
context = 202_752
output = 131_072
[modalities]
input = ["text"]
output = ["text"]