added qdrant vector store integration

This commit is contained in:
Govind Kumar
2023-06-24 11:56:27 +05:30
parent 8c880199cd
commit 3481d7deca
5 changed files with 293 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
"@getzep/zep-js": "^0.3.1",
"@huggingface/inference": "1",
"@pinecone-database/pinecone": "^0.0.12",
"@qdrant/js-client-rest": "^1.2.2",
"@supabase/supabase-js": "^2.21.0",
"@types/js-yaml": "^4.0.5",
"axios": "^0.27.2",