14 lines
178 B
TOML
14 lines
178 B
TOML
base_model = "zhipuai/glm-5v-turbo"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
cache_read = 0
|
|
cache_write = 0
|