Skip to content

Commit

Permalink
Merge pull request #43 from asinghcsu/asinghcsu-patch-1
Browse files Browse the repository at this point in the history
Added reference to Agentic RAG survey in 05-agentic-rag README.md
  • Loading branch information
leestott authored Feb 18, 2025
2 parents 4a0cb63 + 6e00b9d commit 63e6f98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 05-agentic-rag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,5 @@ Agentic RAG represents a natural evolution in how AI systems handle complex, dat

- <a href="https://arxiv.org/abs/2303.17651" target="_blank">2303.17651 Self-Refine: Iterative Refinement with Self-Feedback</a>
- <a href="https://arxiv.org/abs/2303.11366" target="_blank">2303.11366 Reflexion: Language Agents with Verbal Reinforcement Learning</a>
- <a href="https://arxiv.org/abs/2305.11738" target="_blank">2305.11738 CRITIC: Large Language Models Can Self-Correct with Tool-Interactive Critiquing</a>
- <a href="https://arxiv.org/abs/2305.11738" target="_blank">2305.11738 CRITIC: Large Language Models Can Self-Correct with Tool-Interactive Critiquing</a>
- <a href="https://arxiv.org/abs/2501.09136" target="_blank">2501.09136 Agentic Retrieval-Augmented Generation: A Survey on Agentic RAG</a>

0 comments on commit 63e6f98

Please sign in to comment.