mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 22:03:45 +00:00
Rename to vercel-ai-gateway for clarity
This commit is contained in:
parent
9860ee86f3
commit
65eb738c90
9 changed files with 136 additions and 136 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue