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

28 lines
485 B
TOML

name = "GLM 4.5"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2025-07-29"
last_updated = "2025-07-29"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = true
[cost]
input = 0.67
output = 2.46
[limit]
context = 131_072
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
[interleaved]
field = "reasoning_content"