feat(novita): Add kimi-k3 to novita.ai
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user