Skip to content

Commit

Permalink
feat(components): flydrive simplify storage util
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedrowaihi committed Jan 7, 2025
1 parent 9a417bd commit 2746477
Show file tree
Hide file tree
Showing 3 changed files with 711 additions and 481 deletions.
2 changes: 2 additions & 0 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@aws-sdk/client-bedrock-runtime": "3.422.0",
"@aws-sdk/client-dynamodb": "^3.360.0",
"@aws-sdk/client-s3": "^3.427.0",
"@aws-sdk/s3-request-presigner": "^3.722.0",
"@datastax/astra-db-ts": "1.5.0",
"@dqbd/tiktoken": "^1.0.7",
"@e2b/code-interpreter": "^0.0.5",
Expand Down Expand Up @@ -85,6 +86,7 @@
"express": "^4.17.3",
"faiss-node": "^0.5.1",
"fast-json-patch": "^3.1.1",
"flydrive": "^1.1.0",
"form-data": "^4.0.0",
"google-auth-library": "^9.4.0",
"graphql": "^16.6.0",
Expand Down
Loading

0 comments on commit 2746477

Please sign in to comment.