15 lines
195 B
TOML
15 lines
195 B
TOML
base_model = "zhipuai/glm-4.7-flash"
|
|
name = "GLM 4.7 Flash"
|
|
family = "glm"
|
|
open_weights = false
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.07
|
|
output = 0.4
|
|
|
|
[limit]
|
|
output = 131_000
|