The llms.txt file is an industry standard that helps LLMs index content more efficiently, similar to how a sitemap helps search engines. AI tools can use this file to understand the Upriver documentation structure and find content relevant to user queries. Upriver hosts anDocumentation Index
Fetch the complete documentation index at: https://docs.upriver.ai/llms.txt
Use this file to discover all available pages before exploring further.
llms.txt file at the root of the documentation site that lists all available pages. This file is always up to date and requires no maintenance.
View the Upriver llms.txt at: docs.upriver.ai/llms.txt
llms.txt structure
Anllms.txt file is a plain Markdown file that contains:
- Site title as an H1 heading.
- Structured content sections with links and a description of each page in the documentation.
Example llms.txt
llms-full.txt
Thellms-full.txt file combines the entire Upriver documentation site into a single file as context for AI tools.
View the Upriver llms-full.txt at: docs.upriver.ai/llms-full.txt