29 lines
534 B
TOML
29 lines
534 B
TOML
name = "Kimi K2 Thinking"
|
|
description = "Thinking Kimi model for slower research passes, planning, and hard technical questions"
|
|
family = "kimi-thinking"
|
|
release_date = "2025-11-06"
|
|
last_updated = "2025-11-06"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-08"
|
|
open_weights = true
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.6
|
|
output = 2.5
|
|
cache_read = 0.15
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|