30 lines
530 B
TOML
30 lines
530 B
TOML
name = "GLM-4.7"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "glm"
|
|
release_date = "2025-12-22"
|
|
last_updated = "2025-12-22"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = [{ type = "toggle" }]
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.6
|
|
output = 2.2
|
|
cache_read = 0.1
|
|
|
|
[limit]
|
|
context = 204800
|
|
output = 131072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|