From 3fbf2d9139c0f7f7157c9ed6e3867374cf12d17e Mon Sep 17 00:00:00 2001 From: Mingtian Zhang Date: Sat, 19 Apr 2025 23:51:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30befac..2d1825d 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ For more examples, see the [API dashboard](https://pageindex.vectify.ai/). # 🛤 Roadmap -- [ ] Detailed examples of document selection, node selection, and RAG pipelines (due 2025/04/14) +- [x] Detailed examples of document selection, node selection, and RAG pipelines (due 2025/04/14) - [ ] Integration of reasoning-based retrieval and semantic-based retrieval (due 2025/04/21) - [ ] Efficient tree search methods introduction - [ ] Technical report on the design of PageIndex