This commit is contained in:
DD
2025-09-10 18:37:55 +08:00
parent 42d29756a0
commit 78b0f8905b
2 changed files with 3 additions and 5 deletions

View File

@@ -342,7 +342,7 @@ export function getChannelIcon(channelType) {
return <FastGPT.Color size={iconSize} />;
case 21: // 知识库AI Proxy
case 44: // 嵌入模型MokaAI M3E
case 52: // SubModel
case 53: // SubModel
return null;
default:
return null; // 未知类型或自定义渠道不显示图标