项目文件夹

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

13 行
285 B
TOML

# NIM Chat schema: `chat_template_kwargs.enable_thinking = true|false`.
# https://docs.api.nvidia.com/nim/reference/z-ai-glm-5.2-infer
base_model = "zhipuai/glm-5.2"
reasoning_options = [{ type = "toggle" }]
[interleaved]
field = "reasoning_content"
[cost]
input = 0.0
output = 0.0