feat(providers): add Novita presets and icon across supported apps (#1192)

This commit is contained in:
Alex
2026-03-04 22:57:12 +08:00
committed by GitHub
parent af68d4549b
commit b05234c6df
7 changed files with 99 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ const iconMappings = {
cohere: { icon: "cohere", iconColor: "#39594D" },
perplexity: { icon: "perplexity", iconColor: "#20808D" },
huggingface: { icon: "huggingface", iconColor: "#FFD21E" },
novita: { icon: "novita", iconColor: "#000000" },
// 云平台
aws: { icon: "aws", iconColor: "#FF9900" },