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
.md to its URL or sending Accept: text/markdown.
Search offers three modes. Use
turbo for the lowest latency and cost in real-time, high-volume workloads; basic for quick retrieval across most agent workloads; and advanced for the highest-quality, multi-hop results. If mode isn’t set, requests default to advanced.
Not sure which mode to pick? Start with
basic. It is the right choice for most applications and use cases. Reach for turbo when latency and cost matter most for simple, high-volume lookups, and advanced when result quality matters more than latency.Available modes
Turbo currently supports English and Japanese-language queries. For broader multilingual coverage, use
basic or advanced.