Ingestion providers determine how your documents are processed when they are uploaded. The available options are:
To set up an ingestion provider, go to the RAG Assistants home page and click on ADD DOCUMENTS. Next, select the Advanced tab and configure the ingestion provider according to your needs.
If you need a custom ingestion process, you can create your own ETL (Extract/Transform/Load) or ELT (Extract/Load/Transform) extraction process and then upload a .custom file. This allows you to take complete control of the process by creating the necessary Document Interface for correct processing.
This option is useful when you need more control over how your data is extracted, transformed, and loaded into the system.
Ingestion SDK