11 lines
220 B
TOML
11 lines
220 B
TOML
base_model = "zhipuai/glm-5.2"
|
|
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "max"] }]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.05
|
|
output = 4.40
|
|
cache_read = 0.21
|