mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
fix notebook style
This commit is contained in:
parent
81abac44f4
commit
2391e5ad3a
1 changed files with 2 additions and 2 deletions
|
|
@ -564,7 +564,7 @@
|
|||
"id": "_1kaGD3GcG1O"
|
||||
},
|
||||
"source": [
|
||||
"# 🎯 What's Next\n",
|
||||
"## 🎯 What's Next\n",
|
||||
"\n",
|
||||
"This notebook has demonstrated a basic, minimal example of **reasoning-based**, **vectorless** RAG with PageIndex. The workflow illustrates the core idea:\n",
|
||||
"> *Generating a hierarchical tree structure from a document, reasoning over that tree structure, and extracting relevant context, without relying on a vector database or top-k similarity search*.\n",
|
||||
|
|
@ -581,7 +581,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# 🔎 Learn More About PageIndex\n",
|
||||
"## 🔎 Learn More About PageIndex\n",
|
||||
" <a href=\"https://vectify.ai\">🏠 Homepage</a> • \n",
|
||||
" <a href=\"https://dash.pageindex.ai\">🖥️ Dashboard</a> • \n",
|
||||
" <a href=\"https://docs.pageindex.ai/quickstart\">📚 API Docs</a> • \n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue