Merge pull request #3217 from anomalyco/automation/sync-models-deepinfra
chore(sync): update Deep Infra model catalog
This commit is contained in:
@@ -10,8 +10,8 @@ structured_output = true
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.15
|
||||
output = 0.6
|
||||
input = 0.2
|
||||
output = 0.8
|
||||
|
||||
[limit]
|
||||
context = 1_048_576
|
||||
|
||||
@@ -18,9 +18,9 @@ field = "reasoning_content"
|
||||
type = "toggle"
|
||||
|
||||
[cost]
|
||||
input = 0.43
|
||||
output = 1.74
|
||||
cache_read = 0.08
|
||||
input = 0.5
|
||||
output = 2
|
||||
cache_read = 0.1
|
||||
|
||||
[limit]
|
||||
context = 202_752
|
||||
|
||||
Reference in New Issue
Block a user