mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +03:00
fix namings, update description, show badge and node info
This commit is contained in:
@@ -555,7 +555,7 @@
|
||||
"type": "Faiss",
|
||||
"baseClasses": ["Faiss", "VectorStoreRetriever", "BaseRetriever"],
|
||||
"category": "Vector Stores",
|
||||
"description": "Upsert or Load data to Faiss Vector Store",
|
||||
"description": "Upsert embedded data and perform similarity search upon query using Faiss library from Meta",
|
||||
"inputParams": [
|
||||
{
|
||||
"label": "Base Path to load",
|
||||
|
||||
Reference in New Issue
Block a user