Files
2026-07-13 12:28:55 +08:00

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"]