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

29 lines
590 B
TOML

name = "Kimi K2.6"
description = "Kimi multimodal agent model for visual understanding, coding, and planning"
family = "kimi-k2"
release_date = "2026-04-21"
last_updated = "2026-04-21"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high"] }]
temperature = false
tool_call = true
structured_output = true
knowledge = "2025-01"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.95
output = 4.00
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text", "image"]
output = ["text"]