LLM Context

Output docs content for large language models.

Overview

Scan Documents provides two useful files to make the docs site more AI-friendly.

/llms.txt

This file contains the whole content of the docs site, formatted as a single text file. You can use this file to provide context to your LLM when answering questions about the docs site.

Be careful with the context size

This file is large and may not be suitable for all LLMs, and could incur in high costs if used with some LLMs.

The url to this file is:

https://scan-documents.com/llms.txt

/llms-index.txt

This file contains a list of all the pages in the docs site, formatted as a single text file with a description of each page. You can use this file to provide context to your LLM and ground its answers in the docs site.

The url to this file is:

https://scan-documents.com/llms-index.txt