Ask a question to get started
Enter to send•Shift+Enter new line
Extracts the text content from the loaded document using the selector and creates a Document instance with the extracted text and metadata. It returns an array of Document instances.
load(): Promise<Document<Record<string, any>>[]>