From d84aa8ceb781776ca8a0aab9dab853dba494ca02 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 3 Sep 2025 18:02:55 +0800 Subject: [PATCH] fix notebook --- cookbook/pageindex_RAG_simple.ipynb | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/cookbook/pageindex_RAG_simple.ipynb b/cookbook/pageindex_RAG_simple.ipynb index 7bb6f83..1ad9bd1 100644 --- a/cookbook/pageindex_RAG_simple.ipynb +++ b/cookbook/pageindex_RAG_simple.ipynb @@ -15,7 +15,7 @@ "id": "nD0hb4TFHWTt" }, "source": [ - "

Reasoning-based RAG  ✧  No Vector DB  ✧  No Chunking  ✧  Human-like Retrieval

\n", + "

Reasoning-based RAG  ✧  No Vector DB  ✧  No Chunking  ✧  Human-like Retrieval

\n", "\n", "

\n", " 🏠 Homepage  •  \n", @@ -26,15 +26,11 @@ " ✉️ Contact \n", "

\n", "\n", - "

\n", - " \n", - " \"Star\n", - " \n", - " \n", - "

\n", + "
\n", + "\n", + "[![Star us on GitHub](https://img.shields.io/github/stars/VectifyAI/PageIndex?style=for-the-badge&logo=github&label=⭐️%20Star%20Us)](https://github.com/VectifyAI/PageIndex)    [![Follow us on X](https://img.shields.io/badge/Follow%20Us-000000?style=for-the-badge&logo=x&logoColor=white)](https://twitter.com/VectifyAI)\n", + "\n", + "
\n", "\n", "---" ]