The addLoader()
method is used to load the data sources from different data sources to a RAG pipeline. You can find the signature below:
The data to embed, can be a URL, local file or raw content, depending on the data type.. You can find the full list of supported data sources here.
You can find complete list of supported data sources here.
The addLoader()
method is used to load the data sources from different data sources to a RAG pipeline. You can find the signature below:
The data to embed, can be a URL, local file or raw content, depending on the data type.. You can find the full list of supported data sources here.
You can find complete list of supported data sources here.