fix notebook style

This commit is contained in:
Ray 2025-08-22 04:27:01 +08:00
parent 81abac44f4
commit 2391e5ad3a

View file

@ -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>&nbsp; • &nbsp;\n",
" <a href=\"https://dash.pageindex.ai\">🖥️ Dashboard</a>&nbsp; • &nbsp;\n",
" <a href=\"https://docs.pageindex.ai/quickstart\">📚 API Docs</a>&nbsp; • &nbsp;\n",