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

25 lines
441 B
TOML

name = "GLM-4.6"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2024-12-01"
last_updated = "2025-11-13"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-10"
tool_call = true
open_weights = false
[cost]
input = 0.0
output = 0.0
[limit]
context = 200_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]