mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-12 19:55:17 +02:00
fix(filesystem): clarify folder path metadata errors
This commit is contained in:
parent
144e8ba325
commit
06d8553a0a
5 changed files with 27 additions and 1 deletions
|
|
@ -63,6 +63,8 @@ Retrieval strategy:
|
|||
- Start with ls or tree to understand the workspace.
|
||||
- Use refs exactly as listed, such as ref_1, or use a concrete file path from
|
||||
ls output. Do not invent paths like /documents/ref_1.
|
||||
- Folder paths such as /documents are positional command targets; do not put
|
||||
folder paths inside --where.
|
||||
- Use search-summary when available to find likely documents.
|
||||
Quote multi-word queries and include a path, for example:
|
||||
search-summary "Federal Reserve supervision regulation" /documents
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue