anomalyco--models.dev
32 行
568 B
TOML
32 行
568 B
TOML
name = "Kimi K2.5"
|
|
description = "Earlier Kimi frontier model for long-context agents, coding, and multimodal work"
|
|
family = "kimi-k2"
|
|
release_date = "2026-01"
|
|
last_updated = "2026-01"
|
|
attachment = false
|
|
reasoning = true
|
|
structured_output = true
|
|
temperature = false
|
|
tool_call = true
|
|
knowledge = "2025-01"
|
|
open_weights = true
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.6
|
|
output = 3.0
|
|
cache_read = 0.1
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text", "image", "video"]
|
|
output = ["text"]
|