RAG retrieves relevant information and sends it to a language model. CRAG adds a correction step that evaluates whether the retrieved information is reliable before the model generates an answer. That single addition is the core of the difference. Retrieval-Augmented […]