30 lines
529 B
TOML
30 lines
529 B
TOML
name = "Kimi K2.6"
|
|
description = "Kimi reasoning model for long-horizon research, planning, and tool use"
|
|
family = "kimi-thinking"
|
|
release_date = "2026-04"
|
|
last_updated = "2026-04"
|
|
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"]
|