chore(sync): update Vercel AI Gateway model catalog
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
base_model = "nvidia/nemotron-3.5-lightning"
|
||||
name = "Nemotron 3.5 Lightning 30B (Free)"
|
||||
|
||||
[[reasoning_options]]
|
||||
type = "toggle"
|
||||
|
||||
[cost]
|
||||
input = 0
|
||||
output = 0
|
||||
|
||||
[limit]
|
||||
context = 1_000_000
|
||||
output = 32_768
|
||||
@@ -8,9 +8,9 @@ description = "Nemotron model for efficient reasoning, coding, and specialized A
|
||||
type = "toggle"
|
||||
|
||||
[cost]
|
||||
input = 0.05
|
||||
output = 0.2
|
||||
cache_read = 0.01
|
||||
input = 0
|
||||
output = 0
|
||||
|
||||
[limit]
|
||||
output = 131_072
|
||||
context = 1_000_000
|
||||
output = 32_768
|
||||
|
||||
Reference in New Issue
Block a user