chore: 重命名 litellm provider 为 ai-gateway

This commit is contained in:
2026-03-28 17:47:05 +08:00
parent ff0ff59d5e
commit dfe763a0d9
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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" },