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

18 lines
230 B
TOML

base_model = "moonshotai/kimi-k2.5"
[[reasoning_options]]
type = "toggle"
[cost]
input = 0.62
output = 3.3
cache_read = 0.11
cache_write = 0.62
[limit]
context = 262_000
output = 262_000
[modalities]
input = ["text", "image"]