15 lines
198 B
TOML
15 lines
198 B
TOML
base_model = "zhipuai/glm-5.2"
|
|
|
|
[[reasoning_options]]
|
|
type = "effort"
|
|
values = ["high", "max"]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
cache_read = 0
|
|
cache_write = 0
|