mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
Feat/aws kendra vector search (#5088)
* Add AWS Kendra vector store integration * Fix import paths in Kendra vector store * Add AWS Kendra dependencies to package.json * Update pnpm-lock.yaml with AWS Kendra dependencies * Fix linter warnings in Kendra vector store * Fix code formatting in Kendra vector store * Update pnpm-lock.yaml --------- Co-authored-by: Henry Heng <henryheng@flowiseai.com> Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"@arizeai/openinference-instrumentation-langchain": "^2.0.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "3.422.0",
|
||||
"@aws-sdk/client-dynamodb": "^3.360.0",
|
||||
"@aws-sdk/client-kendra": "^3.750.0",
|
||||
"@aws-sdk/client-s3": "^3.844.0",
|
||||
"@aws-sdk/client-secrets-manager": "^3.699.0",
|
||||
"@aws-sdk/client-sns": "^3.699.0",
|
||||
|
||||
Reference in New Issue
Block a user