Reference
Documentation for LLMs & AI
Rivet provides optimized documentation formats specifically designed for Large Language Models (LLMs) and AI integration tools.
Available Formats
LLMs.txt (Condensed)
A condensed version of the documentation perfect for quick reference and context-aware AI assistance.
Access: /llms.txt
This format includes:
- Key concepts and features
- Essential getting started information
- Summaries of main functionality
- Optimized for token efficiency
LLMs-full.txt (Complete)
The complete documentation in a single file, ideal for comprehensive AI assistance and in-depth analysis.
Access: /llms-full.txt
This format includes:
- Complete documentation content
- All examples and detailed explanations
- Full API references and guides
- Suitable for complex queries and comprehensive understanding
Individual Page Access
Each documentation page is also available as clean markdown by appending .md
to any documentation URL path.
Examples
- This page as markdown: /docs/general/llms.md
- Actors overview: /docs/actors.md
- State management: /docs/actors/state.md
- React quickstart: /docs/actors/quickstart/react.md
URL Pattern
C++
Integration Examples
ChatGPT/Claude Integration
Use the dropdown on any documentation page to:
- Copy page content directly to clipboard
- Open the page content in ChatGPT or Claude
- View the page as raw markdown
Custom AI Tools
Fetch documentation programmatically: