Working with LLMs
When working with any AI or Large Language Model (LLM), providing relevant and accurate context is critical for achieving high-quality results. To help developers and their AI applications better understand our documentation, we have adopted the llms.txt
standard.
This standard provides a structured, machine-readable format that guides AI models on how to interpret and utilize our documentation, ensuring the highest level of integrity and accuracy in AI-powered applications.
Available Documents
Section titled “Available Documents”We provide several versions of our documentation in the llms.txt
format, each tailored for different use cases:
-
Sitemap Version
Section titled “Sitemap Version”This file provides a high-level, structured sitemap of our documentation, including page descriptions. It is ideal for use cases where a concise overview of the content is required.
-
Structure-Only Version
Section titled “Structure-Only Version”This file provides an index of all the pages in the documentation, showing only the titles and hierarchy. It is the most concise option, perfect for quickly understanding the structure of the documentation.
-
Full Content Version
Section titled “Full Content Version”This file contains the entire, unabridged content of our documentation in a single markdown file, providing the most comprehensive context possible.