Rename to vercel-ai-gateway for clarity

This commit is contained in:
Timo Lins 2026-01-13 15:22:34 +01:00 committed by Mario Zechner
parent 9860ee86f3
commit 65eb738c90
9 changed files with 136 additions and 136 deletions

View file

@ -150,7 +150,7 @@ async function fetchAiGatewayModels(): Promise<Model<any>[]> {
name: model.name || model.id,
api: "anthropic-messages",
baseUrl: AI_GATEWAY_BASE_URL,
provider: "ai-gateway",
provider: "vercel-ai-gateway",
reasoning: tags.includes("reasoning"),
input,
cost: {