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

@ -15,7 +15,7 @@ const TEST_MODELS: Record<string, string> = {
google: "gemini-2.5-flash",
groq: "openai/gpt-oss-20b",
openrouter: "z-ai/glm-4.6",
"ai-gateway": "anthropic/claude-opus-4.5",
"vercel-ai-gateway": "anthropic/claude-opus-4.5",
cerebras: "gpt-oss-120b",
xai: "grok-4-fast-non-reasoning",
zai: "glm-4.5-air",