11 lines
152 B
TOML
11 lines
152 B
TOML
base_model = "zhipuai/glm-4.5v"
|
|
reasoning_options = [{ type = "toggle" }]
|
|
|
|
[cost]
|
|
input = 0.6
|
|
output = 1.8
|
|
cache_read = 0.11
|
|
|
|
[limit]
|
|
context = 128_000
|