Documentation Index
Fetch the complete documentation index at: https://docs.parallel.ai/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents: a documentation index is available at https://docs.parallel.ai/llms.txt. The full text of all docs is at https://docs.parallel.ai/llms-full.txt. You may also fetch any page as Markdown by appending
The .md to its URL or sending Accept: text/markdown.mode parameter presets defaults for different use cases. Defaults to advanced if not specified.
-
basic: Offers lower latency and works best with 2-3 high-quality search_queries. Best for real-time applications where speed is critical, such as foreground agents where lower latency is important. -
advanced(default): Uses a more advanced retrieval and compression pipeline for higher-quality results. Best for complex queries where result quality matters more than latency, such as background agents.