For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
- Query - v3: new File Search query endpoint for retrieved source chunks with
results[].text, document context, metadata, regions, relations, related chunks, and explicit rerank status.
- Cleaner request controls: use
filter for metadata and custom metadata constraints, include to opt into extra response context, and relation parameters to retrieve graph context with search results.