To use an entire directory as data source, just useDocumentation Index
Fetch the complete documentation index at: https://llm-tools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
LocalPathLoader and pass in the path of the local directory.
This loader automatically reads all the files in the directory and its subdirectories. If you pass the path to a single file, only that file will be read.
Usage
You need to have installed the neccessaty loaders to process the expected file types in the directory for the application to be able to process that file type.

