Merge pull request #1039 from FlowiseAI/feature/S3

Feature/Add S3 loader
This commit is contained in:
Henry Heng
2023-10-12 12:23:44 +01:00
committed by GitHub
3 changed files with 243 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@
"dependencies": {
"@aws-sdk/client-bedrock-runtime": "3.422.0",
"@aws-sdk/client-dynamodb": "^3.360.0",
"@aws-sdk/client-s3": "^3.427.0",
"@dqbd/tiktoken": "^1.0.7",
"@getzep/zep-js": "^0.6.3",
"@gomomento/sdk": "^1.40.2",