Retrieval-Augmented Generation (RAG)
noun
Definition
- 1.Pattern that retrieves trusted context at query time and injects it into prompts to ground model responses.
Example
A support bot uses RAG to answer from the latest internal knowledge base.
Related Exams

