add couchbase vectore store support (#2303)

* add couchbase vectore store support

* Updated on review comments
This commit is contained in:
Prajwal Pai
2024-05-06 15:56:54 +05:30
committed by GitHub
parent f9195b6a68
commit 09569d0b06
5 changed files with 32600 additions and 32197 deletions
+2 -1
View File
@@ -35,7 +35,7 @@
"@huggingface/inference": "^2.6.1",
"@langchain/anthropic": "^0.1.14",
"@langchain/cohere": "^0.0.7",
"@langchain/community": "^0.0.39",
"@langchain/community": "^0.0.43",
"@langchain/core": "^0.1.57",
"@langchain/google-genai": "^0.0.10",
"@langchain/google-vertexai": "^0.0.5",
@@ -59,6 +59,7 @@
"assemblyai": "^4.2.2",
"axios": "1.6.2",
"cheerio": "^1.0.0-rc.12",
"couchbase": "4.3.1",
"chromadb": "^1.5.11",
"cohere-ai": "^6.2.0",
"crypto-js": "^4.1.1",