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

28 lines
486 B
TOML

name = "GLM-4.7-Flash"
description = "Efficient GLM model for fast reasoning, coding, and agent workflows"
family = "glm"
release_date = "2025-08-08"
last_updated = "2025-08-08"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.09
output = 0.53
[limit]
context = 203_000
output = 203_000
[modalities]
input = ["text"]
output = ["text"]