项目文件夹

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

19 行
399 B
TOML

name = "kimi-k2.5"
description = "Kimi multimodal agent model for visual understanding, coding, and planning"
family = "kimi-k2"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
tool_call = true
release_date = "2026-01-27"
last_updated = "2026-01-27"
open_weights = true
[limit]
context = 262144
output = 262144
[modalities]
input = ["text", "image"]
output = ["text"]