14 lines
175 B
TOML
14 lines
175 B
TOML
base_model = "zhipuai/glm-5.2"
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 0.80
|
|
output = 2.40
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 32_000
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|