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

17 lines
233 B
TOML

base_model = "moonshotai/kimi-k2.7-code"
reasoning_options = []
[cost]
input = 0.95
output = 4.0
cache_read = 0.19
[limit]
context = 256_000
input = 224_000
output = 32_000
[modalities]
input = ["text", "image"]
output = ["text"]