2026-03-19
New llms.txt endpoints for React Flow are here!


We’ve been exploring how to support developers using AI to build React Flow apps.
As part of that, you can now point your favourite LLMs and agents to our new
/llms.txt pages!
The /llms.txt format is a standard file designed to make
it easy for LLMs to navigate documentation without wastefully crawling the entire
site. Think of it like a sitemap but for AI.
This page comes in three flavours, depending on what you need:
-
/llms.txtis a collection of markdown links and descriptions to help an LLM find the most-relevant information for the task at hand. -
/llms-medium.txtis a single markdown page with all the content from our “learn” section, as well as the reference material for our React Flow UI components. -
/llms-full.txtis everything we have: all our guides, examples, and API reference material all in one document.
If you build something using these new resources, or you have some ideas on how we can support AI development, we’d love to hear about it on our Discord server or via email at info@xyflow.com!
See our new blog post to learn more about how we added these files to support AI development.
