14 lines
180 B
TOML
14 lines
180 B
TOML
base_model = "zhipuai/glm-5.1"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.4
|
|
output = 4.4
|
|
cache_read = 0.26
|
|
cache_write = 0
|