chore(sync): update OpenRouter model catalog
This commit is contained in:
@@ -15,7 +15,7 @@ output = 2.08
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 65_536
|
||||
output = 262_144
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
|
||||
@@ -10,12 +10,12 @@ structured_output = true
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.317
|
||||
input = 0.3
|
||||
output = 3.2
|
||||
|
||||
[limit]
|
||||
context = 262_140
|
||||
output = 262_140
|
||||
context = 262_144
|
||||
output = 262_144
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
|
||||
@@ -12,11 +12,10 @@ open_weights = true
|
||||
[cost]
|
||||
input = 0.15
|
||||
output = 1
|
||||
cache_read = 0.05
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 262_144
|
||||
context = 262_140
|
||||
output = 262_140
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
|
||||
@@ -4,6 +4,7 @@ structured_output = true
|
||||
|
||||
[extends]
|
||||
from = "xai/grok-build-0.1"
|
||||
omit = ["cost.tiers", "cost.context_over_200k"]
|
||||
|
||||
[cost]
|
||||
input = 1
|
||||
|
||||
Reference in New Issue
Block a user