mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
fix
This commit is contained in:
parent
2b24f4bff0
commit
a4043c4482
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
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.
|
||||
|
||||
* [**Search by Metadata**:](dmetadata.md) for documents that can be distinguished by metadata.
|
||||
* [**Search by Metadata**:](metadata.md) for documents that can be distinguished by metadata.
|
||||
* [**Search by Semantics**:](semantics.md) for documents with different semantic content or cover diverse topics.
|
||||
* [**Search by Description**:](description.md) a lightweight strategy for a small number of documents.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue