24 lines
433 B
TOML
24 lines
433 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-06"
|
|
last_updated = "2025-11-06"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-11"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.48
|
|
output = 2
|
|
|
|
[limit]
|
|
context = 256000
|
|
output = 262144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|