Files
anomalyco--models.dev/providers/vercel/models/zai/glm-4.5v.toml
T
2026-07-13 12:28:55 +08:00

18 lines
265 B
TOML

base_model = "zhipuai/glm-4.5v"
reasoning_options = [{ type = "toggle" }]
name = "GLM 4.5V"
knowledge = "2025-08"
[cost]
input = 0.6
output = 1.8
cache_read = 0.11
[limit]
context = 66_000
output = 16_000
[modalities]
input = ["text", "image"]
output = ["text"]