13 lines
158 B
TOML
13 lines
158 B
TOML
reasoning_options = []
|
|
base_model = "zhipuai/glm-5.1"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.25
|
|
output = 3.89
|
|
|
|
[limit]
|
|
output = 128_000
|