chore: 重命名 litellm provider 为 ai-gateway
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"sisyphus": { "model": "anthropic/claude-opus-4-6", "variant": "max" },
|
||||
"hephaestus": { "model": "openai/gpt-5.4", "variant": "medium" },
|
||||
"oracle": { "model": "openai/gpt-5.4", "variant": "high" },
|
||||
"librarian": { "model": "litellm/minimax-m2.7" },
|
||||
"explore": { "model": "litellm/grok-code-fast-1" },
|
||||
"librarian": { "model": "ai-gateway/minimax-m2.7" },
|
||||
"explore": { "model": "ai-gateway/grok-code-fast-1" },
|
||||
"multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" },
|
||||
"prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "max" },
|
||||
"metis": { "model": "anthropic/claude-opus-4-6", "variant": "max" },
|
||||
|
||||
Reference in New Issue
Block a user