We have setup an AI Agent that has a RAG tool. Some of the knowledge base documents have to be regularly updated (monthly). The current process followed is manual update/delete and run the ingestion job for the kb. However, this is not a scalable approach in the long run.
Can you give us some pointers or references as how to automatically run the ingestion job for knowledge base once the files are changed in the associated object store?