chore(sync): update Vercel AI Gateway model catalog

This commit is contained in:
opencode-agent[bot]
2026-08-22 17:24:18 +00:00
parent 1197b897cd
commit b34b472f2b
2 changed files with 17 additions and 4 deletions
@@ -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