20 lines
391 B
TOML
20 lines
391 B
TOML
name = "GLM-4.5-Flash"
|
|
description = "Efficient GLM model for fast reasoning, coding, and agent workflows"
|
|
family = "glm-flash"
|
|
release_date = "2025-07-28"
|
|
last_updated = "2025-07-28"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 98_304
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|