30 lines
556 B
TOML
30 lines
556 B
TOML
name = "Kimi K2.5 Free"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "kimi-free"
|
|
release_date = "2026-01-27"
|
|
last_updated = "2026-01-27"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = [{ type = "toggle" }]
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-10"
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
cache_read = 0
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text", "image", "video"]
|
|
output = ["text"]
|