Add APINebula partner provider presets

This commit is contained in:
Jason
2026-05-29 09:18:59 +08:00
parent d7a34f4247
commit 9ef141902e
19 changed files with 199 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

+2
View File
@@ -2,6 +2,7 @@
// Do not edit manually
import _apikeyfun from "./apikeyfun.png";
import _apinebula from "./apinebula_icon.png";
import _claudeapi from "./ClaudeApi.png";
import _byteplus from "./byteplus.png";
import _claudecn from "./claudecn.png";
@@ -89,6 +90,7 @@ export const icons: Record<string, string> = {
export const iconUrls: Record<string, string> = {
apikeyfun: _apikeyfun,
apinebula: _apinebula,
byteplus: _byteplus,
claudeapi: _claudeapi,
claudecn: _claudecn,
+15
View File
@@ -24,6 +24,21 @@ export const iconMetadata: Record<string, IconMetadata> = {
],
defaultColor: "#9C3F00",
},
apinebula: {
name: "apinebula",
displayName: "APINebula",
category: "ai-provider",
keywords: [
"apinebula",
"api nebula",
"gateway",
"relay",
"claude",
"codex",
"gemini",
],
defaultColor: "#C86F49",
},
alibaba: {
name: "alibaba",
displayName: "Alibaba",