From 9daa4101d18e7ccff9eee81661a2eb599b43aee3 Mon Sep 17 00:00:00 2001 From: Mingtian Zhang Date: Sat, 5 Apr 2025 16:47:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ec5acf2..926ab9d 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,6 @@ Here is an example output. See more [example documents](https://github.com/Vecti } ``` -Notice: the node_id and summary generation function will be added soon. - ## 🧠 Reasoning-Based RAG with PageIndex Use PageIndex to build **reasoning-based retrieval systems** without relying on semantic similarity. Great for domain-specific tasks where nuance matters.