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

28 lines
584 B
TOML

name = "GLM 4.7"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2026-01-19"
last_updated = "2026-01-19"
attachment = false
reasoning = true
# Berget documents no meaningful toggle, effort subset, or budget for this model.
# https://api.berget.ai/openapi.json
reasoning_options = []
temperature = true
knowledge = "2025-12"
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.77
output = 2.75
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]