Files
2026-07-13 12:28:55 +08:00

28 lines
472 B
TOML

name = "GLM-4.5V"
description = "GLM vision model for visual reasoning, documents, and multimodal agents"
family = "glm"
release_date = "2025-08-11"
last_updated = "2025-08-11"
attachment = true
reasoning = true
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true
[[reasoning_options]]
type = "toggle"
[cost]
input = 0.6
output = 1.8
[limit]
context = 64_000
output = 16_384
[modalities]
input = ["text", "image", "video"]
output = ["text"]