mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-03 00:02:36 +00:00
S3 Tools
This commit is contained in:
2
src/crewai_tools/aws/s3/__init__.py
Normal file
2
src/crewai_tools/aws/s3/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .reader_tool import S3ReaderTool
|
||||
from .writer_tool import S3WriterTool
|
||||
Reference in New Issue
Block a user