Ask a question to get started
Enter to send•Shift+Enter new line
Loads the file from the S3 bucket, saves it to a temporary directory, and then uses the UnstructuredLoader to load the file as a document.
load(): Promise<Document<Record<string, any>>[]>