You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/ai.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,13 @@ An [LLMs.txt](https://llmstxt.org/) file is a plain text file that provides inst
18
18
19
19
### Available routes
20
20
21
-
We provide several `llms.txt` routes. Use the one that works best with your AI tool:
21
+
We provide several `llms.txt` routes.
22
22
23
23
-[`llms.txt`](pathname:///llms.txt): Table of contents with links to individual Markdown docs
24
24
-[`llms-full.txt`](pathname:///llms-full.txt): Entire documentation in a single Markdown file
25
25
26
+
Most AI tools work best with one of these formats. Some tools (like Cursor) can benefit from indexing both. Use the combination that works best with your workflow.
27
+
26
28
### How to use it
27
29
28
30
Here are some examples of how the `llms.txt` files can be used with AI tools.
0 commit comments