14 lines
176 B
TOML
14 lines
176 B
TOML
reasoning_options = []
|
|
base_model = "zhipuai/glm-4.7"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.45
|
|
output = 1.65
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 128_000
|