12 lines
249 B
TOML
12 lines
249 B
TOML
base_model = "moonshotai/kimi-k2.7-code"
|
|
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["low", "medium", "high"] }]
|
|
temperature = true
|
|
|
|
[cost]
|
|
input = 0.95
|
|
output = 4
|
|
cache_read = 0.19
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|