Skip to main content

AWS S3目录 (AWS S3 Directory)

Amazon Simple Storage Service (Amazon S3) 是一种对象存储服务。

AWS S3目录 (AWS S3 Directory)

AWS S3存储桶 (AWS S3 Buckets)

安装和设置 (Installation and Setup)

pip install boto3

文档加载器 (Document Loader)

查看S3DirectoryLoader的使用示例

查看S3FileLoader的使用示例

from langchain.document_loaders import S3DirectoryLoader, S3FileLoader