RAGApplication methods
π getLoaders
The getLoaders()
method returns a list of all the data sources / loaders added so far.
This data comes from the store and if the store is inMemory, then the list will not include the loaders from before the restart.
Usage
Was this page helpful?