Merge branch 'dev' into dev
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
name = "Kimi K2.5"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
structured_output = false
|
||||
temperature = true
|
||||
knowledge = "2025-07"
|
||||
family = "kimi"
|
||||
release_date = "2026-01-27"
|
||||
last_updated = "2026-01-27"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-07"
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.00
|
||||
output = 0.00
|
||||
|
||||
[limit]
|
||||
context = 256000
|
||||
input = 256000
|
||||
output = 8192
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video", "pdf"]
|
||||
output = ["text"]
|
||||
|
||||
[interleaved]
|
||||
field = "reasoning_content"
|
||||
|
||||
[cost]
|
||||
input = 0.0
|
||||
output = 0.0
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 262_144
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
output = ["text"]
|
||||
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
name = "Kimi K2.5"
|
||||
family = "kimi"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
structured_output = true
|
||||
temperature = true
|
||||
knowledge = "2024-04"
|
||||
release_date = "2026-01-27"
|
||||
last_updated = "2026-01-27"
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.75
|
||||
output = 3.75
|
||||
cache_read = 0.125
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 65_536
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
Reference in New Issue
Block a user