feat(novita): Add kimi-k3 to novita.ai

This commit is contained in:
Karel Vavra
2026-07-20 15:47:15 +02:00
parent 2673c42681
commit 8ad2931241
@@ -0,0 +1,20 @@
base_model = "moonshotai/kimi-k3"
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "effort"
values = ["low", "high", "max"]
[cost]
input = 3.00
output = 15.00
cache_read = 0.3
[limit]
context = 1_048_576
output = 1_048_576
[modalities]
input = ["text", "image", "video"]