mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 11:02:20 +00:00
15 lines
372 B
Text
15 lines
372 B
Text
---
|
|
title: "llms.txt"
|
|
description: "LLM-friendly documentation manifests."
|
|
---
|
|
|
|
Mintlify publishes `llms.txt` and `llms-full.txt` for this documentation site.
|
|
|
|
Access them at:
|
|
|
|
```
|
|
https://sandboxagent.dev/docs/llms.txt
|
|
https://sandboxagent.dev/docs/llms-full.txt
|
|
```
|
|
|
|
If you run a reverse proxy in front of the docs, forward `/llms.txt` and `/llms-full.txt` to Mintlify.
|