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

@ -21,7 +21,7 @@ export const defaultModelPerProvider: Record<KnownProvider, string> = {
"google-vertex": "gemini-3-pro-preview",
"github-copilot": "gpt-4o",
openrouter: "openai/gpt-5.1-codex",
"ai-gateway": "anthropic/claude-opus-4.5",
"vercel-ai-gateway": "anthropic/claude-opus-4.5",
xai: "grok-4-fast-non-reasoning",
groq: "openai/gpt-oss-120b",
cerebras: "zai-glm-4.6",