Add SubRouter provider presets (#4522)

Co-authored-by: abingyyds <abingyyds@gmail.com>
This commit is contained in:
abing|web3.club
2026-06-26 23:30:52 +08:00
committed by GitHub
parent 8a91428b71
commit 430ddf92bd
15 changed files with 334 additions and 0 deletions
+16
View File
@@ -140,6 +140,22 @@ export const iconMetadata: Record<string, IconMetadata> = {
keywords: ["ccsub", "aggregator", "relay", "claude", "codex", "gateway"],
defaultColor: "#1E88E5",
},
subrouter: {
name: "subrouter",
displayName: "SubRouter",
category: "ai-provider",
keywords: [
"subrouter",
"subrouter.ai",
"aggregator",
"relay",
"claude",
"codex",
"gemini",
"gateway",
],
defaultColor: "#0D9488",
},
chatglm: {
name: "chatglm",
displayName: "chatglm",