26 lines
452 B
TOML
26 lines
452 B
TOML
name = "Kimi K2"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "kimi-k2"
|
|
release_date = "2025-09-05"
|
|
last_updated = "2025-09-05"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-10"
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[cost]
|
|
input = 0.4
|
|
output = 2.5
|
|
cache_read = 0.4
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|