mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 09:53:29 +08:00
Fix: add missing model provider icons (#17122)
This commit is contained in:
@@ -90,6 +90,21 @@ const svgIcons = [
|
||||
LLMFactory.RAGcon,
|
||||
LLMFactory.SoMark,
|
||||
LLMFactory.NewAPI,
|
||||
LLMFactory.Astraflow,
|
||||
LLMFactory.AstraflowCN,
|
||||
LLMFactory.FuturMix,
|
||||
LLMFactory.Xiaomi,
|
||||
LLMFactory.YouDao,
|
||||
LLMFactory.BAAI,
|
||||
LLMFactory.NomicAI,
|
||||
LLMFactory.SentenceTransformers,
|
||||
LLMFactory.Grok,
|
||||
LLMFactory.FastEmbed,
|
||||
LLMFactory.HuaweiCloud,
|
||||
LLMFactory.OrcaRouter,
|
||||
LLMFactory.Qiniu,
|
||||
LLMFactory.TokenHub,
|
||||
LLMFactory.FunASR,
|
||||
];
|
||||
|
||||
export const LlmIcon = ({
|
||||
|
||||
Reference in New Issue
Block a user