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
description: Learn how to develop with Redis as an AI agent
4
+
linkTitle: AI Agent Resources
5
+
---
6
+
7
+
## `llms.txt` index of documentation
8
+
9
+
Redis provides a comprehensive index of all documentation in Markdown format at [llms.txt](https://redis.io/llms.txt). This index is specifically designed for AI agents to discover available documentation.
10
+
11
+
## Markdown documentation format
12
+
13
+
All documentation pages are available in Markdown format via the same URL as
14
+
the main doc page but with `index.html.md` added. For example, the Markdown version of
0 commit comments