32 lines
536 B
TOML
32 lines
536 B
TOML
name = "GLM-4.7"
|
|
description = "Mature GLM model for dependable coding, reasoning, and structured agent tasks"
|
|
family = "glm"
|
|
release_date = "2025-12-22"
|
|
last_updated = "2025-12-22"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = true
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.6
|
|
output = 2.2
|
|
cache_read = 0.11
|
|
cache_write = 0
|
|
|
|
[limit]
|
|
context = 204800
|
|
output = 131072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|