Cisco catalog scenario
RAG
Which description best captures retrieval-augmented generation in an AI application?
Answer ready for review
RAG is useful when the answer should be grounded in current or private content. The retrieval layer selects relevant records or chunks, and the generation layer uses that context to produce the response.