28 lines
502 B
TOML
28 lines
502 B
TOML
name = "Kimi K2 Thinking"
|
|
description = "Kimi reasoning model for long-horizon research, planning, and tool use"
|
|
family = "kimi-thinking"
|
|
release_date = "2025-11"
|
|
last_updated = "2025-12"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
structured_output = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-07"
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
cache_read = 0
|
|
cache_write = 0
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|