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

29 lines
526 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 = []
temperature = true
tool_call = true
knowledge = "2024-10"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.95
output = 4.0
cache_read = 0.16
[limit]
context = 262_144
output = 65_536
[modalities]
input = ["text", "image", "video"]
output = ["text"]