项目文件夹

文件
2026-07-13 12:28:55 +08:00

32 行
569 B
TOML

name = "Kimi K2.6"
description = "Multimodal Kimi workhorse for agent loops, coding tasks, and visual context"
family = "kimi-k2"
release_date = "2026-04-21"
last_updated = "2026-04-21"
attachment = true
reasoning = true
structured_output = true
temperature = true
tool_call = true
knowledge = "2025-01"
open_weights = true
[interleaved]
field = "reasoning_content"
[[reasoning_options]]
type = "toggle"
[cost]
input = 0.95
output = 4.0
cache_read = 0.16
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text", "image", "video"]
output = ["text"]