12 lines
167 B
TOML
12 lines
167 B
TOML
base_model = "zhipuai/glm-4.5"
|
|
reasoning_options = [{ type = "toggle" }]
|
|
|
|
[cost]
|
|
input = 0.6
|
|
output = 2.2
|
|
cache_read = 0.11
|
|
cache_write = 0
|
|
|
|
[limit]
|
|
context = 131_000
|