mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
add couchbase vectore store support (#2303)
* add couchbase vectore store support * Updated on review comments
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user