项目文件夹

文件
2026-07-13 12:28:55 +08:00

31 行
545 B
TOML

name = "GLM-5V-Turbo"
description = "Fast GLM vision model for screenshots, documents, and multimodal agent tasks"
family = "glm"
release_date = "2026-04-01"
last_updated = "2026-04-01"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false
[[reasoning_options]]
type = "toggle"
[interleaved]
field = "reasoning_content"
[cost]
input = 1.20
output = 4.00
cache_read = 0.24
cache_write = 0
[limit]
context = 200000
output = 131072
[modalities]
input = ["text", "image", "video", "pdf"]
output = ["text"]