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

17 lines
268 B
TOML

base_model = "zhipuai/glm-4.6v"
reasoning_options = [{ type = "toggle" }]
release_date = "2025-09-30"
knowledge = "2024-10"
open_weights = false
[cost]
input = 0.3
output = 0.9
cache_read = 0.05
[limit]
output = 24_000
[modalities]
input = ["text", "image", "pdf"]