llms-full.txt contains the full text of every page in Abstract’s documentation — combined into one file.
View llms-full.txt
https://docs.abs.xyz/llms-full.txtWhen to use it
Usellms-full.txt when you want an AI tool to have complete knowledge of Abstract’s documentation, not just an index. Good for:
- Uploading as a knowledge file to a Claude Project
- Full-context ingestion for a ChatGPT custom GPT
- Local RAG pipelines that need the complete documentation
Compared to llms.txt
llms.txt | llms-full.txt | |
|---|---|---|
| Content | Page titles, URLs, descriptions | Full page content |
| Size | Small | Large |
| Best for | Discovery and routing | Comprehensive context |