From 0df4966407c66c5ad376fbd23851def2a92722c8 Mon Sep 17 00:00:00 2001
From: Junnan Dong <72617506+JunnanDong@users.noreply.github.com>
Date: Tue, 16 Sep 2025 15:14:09 +0800
Subject: [PATCH] Add Youtu-GraphRAG in RAG section.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 269a665..d9ffa14 100644
--- a/README.md
+++ b/README.md
@@ -571,7 +571,7 @@ The purpose is to build infrastructure in the field of large models, through the
|
Youtu-GraphRAG |
- Youtu-GraphRAG proposes a new graph retrieval-augmented generation paradigm which vertically unifies construction, indexing and retrieval through schema. It advances GraphRAG towards enterprise-level applications, allowing seamless cross-domain adaptation with minimum human intervention, with (i) a dynamic schema-bounded extraction; (ii) a comprehensive community detection algorithm and (iii) a schema-guided query decomposition for iterative reflection and reasoning. |
+ Youtu-GraphRAG proposes a novel graph retrieval-augmented generation paradigm which vertically unifies construction, indexing and retrieval through schema. It advances GraphRAG towards enterprise-level applications, allowing seamless cross-domain adaptation with minimum human intervention, with (i) a dynamic schema-bounded extraction; (ii) a comprehensive community detection algorithm and (iii) a schema-guided query decomposition for iterative reflection and reasoning. |