From 81abac44f4c89e9c696157b919647ac1274105b7 Mon Sep 17 00:00:00 2001 From: zmtomorrow Date: Thu, 21 Aug 2025 21:15:07 +0100 Subject: [PATCH] fix title --- cookbook/pageindex_RAG_simple.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/pageindex_RAG_simple.ipynb b/cookbook/pageindex_RAG_simple.ipynb index 4a05f88..0a34b65 100644 --- a/cookbook/pageindex_RAG_simple.ipynb +++ b/cookbook/pageindex_RAG_simple.ipynb @@ -33,7 +33,7 @@ "id": "Ebvn5qfpcG1K" }, "source": [ - "# 🧠 Simple Vectorless RAG with PageIndex" + "# Simple Vectorless RAG with PageIndex" ] }, {