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

25 lines
459 B
TOML

name = "Zai GLM-4.6"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2024-07-18"
last_updated = "2024-07-18"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2024-07"
open_weights = false
[cost]
input = 0.44999999999999996
output = 1.5
[limit]
context = 204800
output = 131072
[modalities]
input = ["text"]
output = ["text"]