12 lines
185 B
TOML
12 lines
185 B
TOML
base_model = "zhipuai/glm-4.7"
|
|
reasoning_options = [{ type = "toggle" }]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.38
|
|
output = 1.98
|
|
cache_read = 0.19
|
|
cache_write = 0
|