17 lines
221 B
TOML
17 lines
221 B
TOML
base_model = "zhipuai/glm-4.7-flashx"
|
|
name = "GLM 4.7 FlashX"
|
|
knowledge = "2025-01"
|
|
|
|
interleaved = true
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.06
|
|
output = 0.4
|
|
cache_read = 0.01
|
|
|
|
[limit]
|
|
output = 128_000
|