Back to glossary

AI GLOSSARY

RAG Orchestration

Tools & Frameworks

The practice of treating Retrieval-Augmented Generation as a structured system, coordinating retrieval, reranking, chunking, citation handling and policy enforcement, rather than a single search-and-answer step. Sometimes called RAG-as-code when the pipeline is defined and versioned like application code.