beta.rag.managed_indexes
Navigate to adjacent chunks
Returns the chunks adjacent to a position within a source, in reading order. NEXT fetches chunks at or after the end offset; PREVIOUS fetches chunks before the start offset. A 200 with an empty list means the source exists but no chunk falls in the requested direction; a 404 means the source has no chunks at all.
post/v1/rag/managed_indexes/{index_name}/navigate
Path parameters
index_namestring required
Request body
Response
Successful Response
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○