Implementing Corrective RAG (c-RAG) for More Reliable LLM Systems
Standard RAG assumes retrieval worked. c-RAG adds a decision node that judges the retrieved context first, and only then generates. Read more: Implementing Corrective RAG (c-RAG) for More Reliable LLM Systems
