Update README.md

This commit is contained in:
Ray 2025-04-23 17:57:17 +08:00 committed by GitHub
parent 57ea07da3d
commit e80e66dc04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,14 @@
### ⚠️ Bug Fix Notice
A bug was introduced on April 18 and has now been fixed. If you pulled the repo between April 1823, please update to the latest version:
```bash
git pull origin main
```
Thanks for your understanding 🙏
# 📄 PageIndex
Are you frustrated with vector database retrieval accuracy for long professional documents? Traditional vector-based RAG relies on semantic *similarity* rather than true *relevance*. But what we truly need in retrieval is **relevance** — which requires **reasoning**. When working with professional documents that demand domain expertise and multi-step reasoning, similarity search often falls short.