项目文件夹

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

14 行
229 B
TOML

base_model = "zhipuai/glm-5.2"
name = "GLM 5.2"
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "effort"
values = ["none", "minimal", "low", "medium", "high", "xhigh", "max"]
[cost]
input = 1.4
output = 4.4