Managing Data Ingestion in Generative AI Agents
When you create a data source, you specify the location of the data files. To make those files usable by an agent's RAG tool, you must download them into the agent's associated knowledge base, a process known as data ingestion. Data ingestion is a process that extracts data from data source documents, converts it into a structured format suitable for analysis, and then stores it in a knowledge base.
If you have manage
permissions to genai-agent-family
, you
can perform the following tasks for data ingestion jobs: