Connect to an existing Azure Blob Storage and pull any data stored. To connect Azure Blob Storage you will need your credentials to access the resource including the connection string and container name you want to access.Documentation Index
Fetch the complete documentation index at: https://docs.neum.ai/llms.txt
Use this file to discover all available pages before exploring further.
Properties
Required properties:aws_key_id: AWS key ID with permission to S3 instanceaws_access_key: AWS access key with permission to S3 instancebucket_name: Name of bucket for data extraction
prefix: File prefix to filter on
key: Key / name of the file in S3last_modified: Time of last modificationmetadata: Attached metadata to the file.
- AutoLoader
- HTMLLoader
- MarkdownLoader
- NeumCSVLoader
- NeumJSONLoader
- PDFLoader