Update README.md

This commit is contained in:
Mingtian Zhang 2025-05-01 17:48:01 +07:00 committed by GitHub
parent 15455246ad
commit 34b225d90f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -189,8 +189,8 @@ For more examples, see the [API dashboard](https://pageindex.vectify.ai/).
# 🛤 Roadmap
- [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)
- [x] [Detailed examples of document selection, node selection, and RAG pipelines](https://pageindex.vectify.ai/examples/rag)
- [x] [Integration of reasoning-based retrieval and semantic-based retrieval](https://pageindex.vectify.ai/examples/hybrid-rag)
- [ ] Efficient tree search methods introduction
- [ ] Technical report on the design of PageIndex