Ask a question to get started
Enter to send•Shift+Enter new line
Fetches the files from the GitHub repository and creates Document instances for each file. It also handles error handling based on the unknown handling option.
load(): Promise<Document<Record<string, any>>[]>