mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-16 03:42:21 +03:00
fix: mark Vercel AI Gateway as passthroughModels (#11771)
Correção pequena e correta — `passthroughModels: true` para o Vercel AI Gateway. Validado no worktree combinado do lote (typecheck limpo, gates estáticos verdes). Obrigado!
This commit is contained in:
@@ -784,6 +784,7 @@ export const APIKEY_PROVIDERS_GATEWAYS = {
|
||||
icon: "route",
|
||||
color: "#111827",
|
||||
textIcon: "VAI",
|
||||
passthroughModels: true,
|
||||
website: "https://vercel.com/docs/ai-gateway",
|
||||
},
|
||||
llm7: {
|
||||
|
||||
Reference in New Issue
Block a user