29 lines
494 B
TOML
29 lines
494 B
TOML
name = "GLM-4.5-Air"
|
|
description = "Lighter GLM-4.5 variant for fast coding assistance and cheaper agents"
|
|
family = "glm-air"
|
|
release_date = "2025-07-28"
|
|
last_updated = "2025-07-28"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = true
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.2
|
|
output = 1.1
|
|
cache_read = 0.03
|
|
cache_write = 0
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 98_304
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|