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

18 lines
225 B
TOML

base_model = "moonshotai/kimi-k2.6"
[[reasoning_options]]
type = "toggle"
[cost]
input = 1
output = 4.16
cache_read = 0.18
cache_write = 1
[limit]
context = 262_000
output = 262_000
[modalities]
input = ["text", "image"]