15 lines
210 B
TOML
15 lines
210 B
TOML
base_model = "zhipuai/glm-5"
|
|
reasoning_options = [{ type = "toggle" }]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.72
|
|
output = 2.3
|
|
cache_read = 0.144
|
|
cache_write = 0
|
|
|
|
[limit]
|
|
context = 203_000
|