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

27 lines
582 B
TOML

# See https://docs.aws.amazon.com/bedrock/latest/userguide/model-card-moonshot-ai-kimi-k2-thinking.html
name = "Kimi K2 Thinking"
description = "Kimi reasoning model for long-horizon research, planning, and tool use"
release_date = "2025-12-02"
family = "kimi-thinking"
last_updated = "2025-12-02"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
interleaved = true
open_weights = true
[cost]
input = 0.6
output = 2.5
[limit]
context = 262_143
output = 16_000
[modalities]
input = ["text"]
output = ["text"]