A mapping of file extensions to loader functions. Each loader function takes a file path as a parameter and returns a BaseDocumentLoader instance.
BaseDocumentLoader
Generated using TypeDoc
A mapping of file extensions to loader functions. Each loader function takes a file path as a parameter and returns a
BaseDocumentLoader
instance.