Merge pull request #982 from vinodkiran/FEATURE/elasticsearch-vectorstore

Support for ElasticSearch as a vector store
This commit is contained in:
Henry Heng
2023-10-12 15:32:59 +01:00
committed by GitHub
7 changed files with 347 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
"@aws-sdk/client-dynamodb": "^3.360.0",
"@aws-sdk/client-s3": "^3.427.0",
"@dqbd/tiktoken": "^1.0.7",
"@elastic/elasticsearch": "^8.9.0",
"@getzep/zep-js": "^0.6.3",
"@gomomento/sdk": "^1.40.2",
"@google-ai/generativelanguage": "^0.2.1",