Add faiss integration for storage
This commit is contained in:
@@ -60,6 +60,7 @@ STORAGES = {
|
||||
"PGGraphStorage": ".kg.postgres_impl",
|
||||
"GremlinStorage": ".kg.gremlin_impl",
|
||||
"PGDocStatusStorage": ".kg.postgres_impl",
|
||||
"FaissVectorDBStorage": ".kg.faiss_impl",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user