mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-25 08:06:22 +02:00
fix
This commit is contained in:
parent
48b43b7769
commit
48a8a2a50a
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@
|
||||||
PageIndex currently enables reasoning-based RAG within a single document by default.
|
PageIndex currently enables reasoning-based RAG within a single document by default.
|
||||||
For users who need to search across multiple documents, we provide three best-practice workflows for different scenarios below.
|
For users who need to search across multiple documents, we provide three best-practice workflows for different scenarios below.
|
||||||
|
|
||||||
* [**Search by Metadata**:](/metadata) for documents that can be distinguished by metadata.
|
* [**Search by Metadata**:](tutorials/doc-search/metadata) for documents that can be distinguished by metadata.
|
||||||
* [**Search by Semantics**:](/semantics) for documents with different semantic content or cover diverse topics.
|
* [**Search by Semantics**:](tutorials/doc-search/semantics) for documents with different semantic content or cover diverse topics.
|
||||||
* [**Search by Description**:](/description) a lightweight strategy for a small number of documents.
|
* [**Search by Description**:](tutorials/doc-search/description) a lightweight strategy for a small number of documents.
|
||||||
|
|
||||||
## 💬 Support
|
## 💬 Support
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue