AI consumable assets¶
Use the following resources to give AI assistants reliable access to DataRobot documentation.
| Resource | Description |
|---|---|
| llms.txt | A markdown file that gives LLMs a structured map to find key information in the DataRobot documentation. Start here for a compact index and pointers into the docs. It complements llms-full.md by providing navigation and context instead of the full corpus alone. |
| llms-full.md | A markdown file that contains the entirety of the DataRobot documentation in one place for search, retrieval, or grounding. This is a large file. |
| docs-llm.zip | A compressed archive of the same full documentation export as llms-full.md, for easier download and offline use. |
Per-page Markdown (*.html.md) |
For any published documentation page, you can download a Markdown version at the same path by appending .md after the .html in the URL. For example, this page: ai-assets.html.md. |