30 lines
510 B
TOML
30 lines
510 B
TOML
name = "GLM-5"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "glm"
|
|
release_date = "2026-02-11"
|
|
last_updated = "2026-02-11"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.0
|
|
output = 3.2
|
|
cache_read = 0.2
|
|
|
|
[limit]
|
|
context = 202_752
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|