CRAG — When RAG Double-Checks Its Own Retrieval
Self-RAG reflects on whether to retrieve at all. CRAG — Corrective RAG — focuses specifically on one question: are the documents I retrieved actually any good?
In a standard RAG pipeline, whatever gets retrieved goes straight to the LLM. Good chunk, ...
bytebynitin.hashnode.dev2 min read