TL;DR

Retrieval-Augmented Generation (RAG) retrieves relevant passages from an external knowledge base before generating an answer. It is the mainstream architecture for grounding LLMs with fresh, private, or verifiable information.

Key Points

Trade-offs

Sources

最后更新:2026-08-02