LLMs
This site publishes its documentation as plain-text files for use as context in AI assistants and AI coding tools. The files follow the llms.txt specification.
Available files
Section titled “Available files”| File | URL | Contents |
|---|---|---|
| Index | /llms.txt |
Links to the documentation sections. |
| Full | /llms-full.txt |
Every page, concatenated. |
| Abridged | /llms-small.txt |
Full content with non-essential parts removed. |
All three files are generated at build time from the same source pages as this site, so they stay in sync with the published documentation.
Use the files
Section titled “Use the files”Add one of these URLs to your AI assistant’s context when you work with Coras Embed:
https://embed.coras.io/llms.txthttps://embed.coras.io/llms-full.txthttps://embed.coras.io/llms-small.txt
Use llms.txt when the tool follows links itself. Use llms-full.txt when the
tool needs the complete content in one file. Use llms-small.txt when you need
to fit the documentation into a smaller context window.