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

30 lines
533 B
TOML

name = "GLM-4.7-Flash"
description = "Efficient GLM model for fast reasoning, coding, and agent workflows"
family = "glm-flash"
release_date = "2026-01-19"
last_updated = "2026-01-19"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-04"
open_weights = true
reasoning_options = []
[interleaved]
field = "reasoning_content"
[cost]
input = 0.06
output = 0.4
cache_read = 0.01
[limit]
context = 202_752
output = 16_384
[modalities]
input = ["text"]
output = ["text"]