Feat: add icon for Upstash, pgVector and FAISS
This commit is contained in:
parent
f7165283f9
commit
2efa10ed37
1 changed files with 3 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ import {
|
|||
Compass,
|
||||
Copy,
|
||||
Cpu,
|
||||
CpuIcon,
|
||||
Database,
|
||||
Delete,
|
||||
Dot,
|
||||
|
|
@ -331,7 +332,7 @@ export const nodeIconsLucide: iconsType = {
|
|||
Azure: AzureIcon,
|
||||
OllamaEmbeddings: OllamaIcon,
|
||||
ChatOllamaModel: OllamaIcon,
|
||||
Faiss: MetaIcon,
|
||||
FAISS: MetaIcon,
|
||||
FaissSearch: MetaIcon,
|
||||
LangChain: LangChainIcon,
|
||||
AzureOpenAiModel: AzureIcon,
|
||||
|
|
@ -556,4 +557,5 @@ export const nodeIconsLucide: iconsType = {
|
|||
Streamlit,
|
||||
MistralAI:MistralIcon,
|
||||
Upstash: UpstashSvgIcon,
|
||||
PGVector: CpuIcon,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue