fix(agent): unambiguous document listing format for LLM parsing
This commit is contained in:
@@ -165,7 +165,8 @@ example-record-file.json"), the model can extend its own context with two
|
||||
server-side tools — on **grounded** (high-relevance) turns only:
|
||||
|
||||
* **`list_documents`** — lists every indexed document, one
|
||||
`source/path — title` line each (the same order as the Sources page);
|
||||
`source: X | path: Y | title: Z` line each (the same order as the
|
||||
Sources page);
|
||||
* **`read_document(source, path)`** — appends the **full** text of
|
||||
one more indexed document to the context (never truncated).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user