For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inBook a demo
DocsReferenceChangelog
DocsReferenceChangelog
  • Getting Started
    • Overview
    • Quickstart
  • Explanation
    • Integrating Humanloop
  • Tutorials
    • Evaluate an Agent in the UI
    • Evaluate an Agent in code
    • Evaluate a RAG app
    • Capture user feedback
  • How-To Guides
    • Migrating from Humanloop
  • Reference
    • Deployment Options
    • Supported Models
    • Template Library
    • Vercel AI SDK
    • .prompt and .agent Files
    • Humanloop Runtime Environment
    • Security and Compliance
    • Data Management
    • Access roles (RBACs)
    • SSO and Authentication
    • LLMs.txt
LogoLogo
Sign inBook a demo
On this page
  • What is llms.txt?
  • An overview of the Humanloop docs
  • The full content of the Humanloop docs
  • Raw markdown on any page available
  • How to use llms.txt
Reference

LLMs.txt

Humanloop docs are accessible to AI tools using the llms.txt standard.
Was this page helpful?
Previous
Built with

What is llms.txt?

LLMs.text is an emerging standard so that websites can easily expose information to AI. We have implemented it for the Humanloop docs.

An overview of the Humanloop docs

The llms.txt file contains an overview of the Humanloop docs with links to each page.

llms.txt

/llms.txt for an overview of the Humanloop docs.


  • Small and fast: Quick to load and easy to parse
  • Summary-focused: Each page with one-sentence description with its URL
  • Structured for AI: Helps tools understand the structure of the docs

The full content of the Humanloop docs

The llms-full.txt file contains the full content of the Humanloop docs and API reference.

llms-full.txt

/llms-full.txt for the full content of the Humanloop docs and API reference


  • Comprehensive: Includes the full content of your documentation
  • API knowledge: Incorporates the full API reference and SDK snippets
  • Convenient: One giant payload for all the docs

Note that this might take up to 10 seconds to load.

Raw markdown on any page available

And on any specific page, you can add .md to the end of the URL to get the raw markdown content of the page.

Raw markdown

Example of the raw markdown for the Call Prompt page


Add .md to the end of the URL to get the raw markdown content of the page.

How to use llms.txt

You can copy the URL and paste that into Cursor, ChatGPT or any other AI tool that can load a URL to give it as context to your LLM.

  • https://humanloop.com/docs/llms.txt
  • https://humanloop.com/docs/llms-full.txt

If the AI tool you are using doesn’t support loading a URL, you can copy the content and paste it into the prompt.