Conceptual

Retrieval-Augmented Generation (RAG)

Grounding LLM outputs in external knowledge: embedding documents, nearest-neighbor retrieval, and augmenting the prompt with retrieved context to reduce hallucination.