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

16 lines
214 B
TOML

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