项目文件夹

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

16 行
278 B
TOML

base_model = "zhipuai/glm-5.1"
name = "GLM 5.1"
description = "Powerful MoE model for long-horizon agentic engineering and advanced reasoning."
[[reasoning_options]]
type = "toggle"
[cost]
input = 1.4
output = 4.4
cache_read = 0.26
[limit]
context = 202_752
output = 202_752