11 lines
127 B
TOML
11 lines
127 B
TOML
base_model = "zhipuai/glm-5.2"
|
|
|
|
[[reasoning_options]]
|
|
type = "effort"
|
|
values = ["high", "xhigh"]
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
|