mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
fix notebook
This commit is contained in:
parent
a4043c4482
commit
f9b39f7c2f
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
"source": [
|
||||
"## 📝 Notebook Overview\n",
|
||||
"\n",
|
||||
"This notebook demonstrates a simple example of **vectorless RAG** with PageIndex. You will learn how to:\n",
|
||||
"This notebook demonstrates a **simple**, **minimal** example of **vectorless RAG** with PageIndex. You will learn how to:\n",
|
||||
"- [x] Build a PageIndex tree structure of a document\n",
|
||||
"- [x] Perform reasoning-based retrieval with tree search\n",
|
||||
"- [x] Generate answers based on the retrieved context\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue