19 lines
383 B
TOML
19 lines
383 B
TOML
name = "glm-4.7"
|
|
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
|
|
family = "glm"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = [{ type = "toggle" }]
|
|
tool_call = true
|
|
release_date = "2025-12-22"
|
|
last_updated = "2026-01-19"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 202752
|
|
output = 131072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|