Refresh canonical model metadata from models.dev (#8838)

Signed-off-by: Angie Jones <jones.angie@gmail.com>
This commit is contained in:
Angie Jones
2026-04-24 21:06:09 -05:00
committed by GitHub
parent 097e1bc99c
commit df302d7434
3 changed files with 2080 additions and 87 deletions
@@ -58,7 +58,7 @@ function getProviders(): ProviderConfig[] {
'anthropic/claude-sonnet-4.5',
{ name: 'qwen/qwen3-coder:exacto', flaky: true },
'z-ai/glm-4.6:exacto',
{ name: 'nvidia/nemotron-3-nano-30b-a3b', flaky: true },
{ name: 'nvidia/nemotron-3-nano-30b-a3b:free', flaky: true },
],
available: () => hasEnv('OPENROUTER_API_KEY'),
},