2 parents 6ed49bd + c468490 commit 2f9daa6Copy full SHA for 2f9daa6
1 file changed
data/resources.json
@@ -635,6 +635,18 @@
635
"date": "2026-01-01",
636
"featured": false
637
},
638
+ {
639
+ "id": "agentic-rag",
640
+ "title": "agentic_rag",
641
+ "description": "> 本文系统梳理Agentic RAG领域的优质开源项目和前沿论文,包含GitHub链接、论文地址和核心创新点。",
642
+ "category": "RAG",
643
+ "tags": [],
644
+ "level": "入门",
645
+ "type": "论文合集",
646
+ "url": "https://github.com/adongwanai/AgentGuide/blob/main/resources/rag/papers/agentic_rag/agentic_rag.md",
647
+ "date": "2026-01-01",
648
+ "featured": false
649
+ },
650
{
651
"id": "ai-agent-projects-examples",
652
"title": "AI Agent Projects & Examples",
0 commit comments