10 lines
114 B
TOML
10 lines
114 B
TOML
base_model = "zhipuai/glm-5.2"
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 1.4
|
|
output = 4.4
|
|
|
|
[limit]
|
|
context = 262_144
|