14 lines
180 B
TOML
14 lines
180 B
TOML
base_model = "zhipuai/glm-5"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.00
|
|
output = 3.20
|
|
cache_read = 0.20
|
|
cache_write = 0
|