[–] lokizzz 4d ago ↗ If your RAG retrieves the wrong chunks, your answer can be confidently wrong. And the LLM won't tell you.I built a practical LangGraph implementation that makes the RAG system check its retrieval, correct it and retry when necessary.Free version: https://github.com/ChandulaSenevirathna/Agentic_RAGAdvanced version: https://chandula7.gumroad.com/l/Advanced_RAG_LangGraph_Patte...The advanced version includes Corrective RAG, Adaptive RAG, Human-in-the-Loop, Multi-Agent Supervisor, Parallel Fan-Out and Plan-and-Execute patterns.
2 comments
[ 0.24 ms ] story [ 7.2 ms ] threadI built a practical LangGraph implementation that makes the RAG system check its retrieval, correct it and retry when necessary.
Free version: https://github.com/ChandulaSenevirathna/Agentic_RAG
Advanced version: https://chandula7.gumroad.com/l/Advanced_RAG_LangGraph_Patte...
The advanced version includes Corrective RAG, Adaptive RAG, Human-in-the-Loop, Multi-Agent Supervisor, Parallel Fan-Out and Plan-and-Execute patterns.