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

31 lines
530 B
TOML

name = "Kimi K2.5"
description = "Kimi reasoning model for long-horizon research, planning, and tool use"
family = "kimi-thinking"
release_date = "2026-01"
last_updated = "2026-01"
attachment = false
reasoning = true
structured_output = true
temperature = true
tool_call = true
knowledge = "2025-01"
open_weights = true
[[reasoning_options]]
type = "toggle"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 262_144
output = 32_768
[modalities]
input = ["text", "image", "video"]
output = ["text"]