LLM Integration
The documentation is also available as plain text. Use the index to find a topic, fetch an individual page, or download the complete documentation.
Documentation index
/llms.txt lists each page's title, description, and link to its plain-text version.
Full Documentation
/llms-full.txt combines all documentation pages into one response. Each page
includes its title, URL, description, and processed content.
Individual Pages
Append .mdx to a documentation URL to read that page as text. For example,
/docs/guide/objects.mdx contains the Objects guide.
Despite the .mdx URL suffix, these responses contain processed documentation text, rather than the
original source file with its component imports.