Make forest documentation supports llms.txt

What is the feature?

Nowadays, most people want to consume a product documentation through AI, by asking questions to it rather than browse docs searching for answers. To that end, many products started implementing the llms.txt standard: https://llmstxt.org/

It pretty simple to implement:

  1. Create an ai-optimized, succint yet complete doc md file
  2. Host is on https://docs.forestadmin.com/llms.txt
  3. Enjoy :tada:

I see that you already started investigating this because the above link redirects today to:
https://docs.forestadmin.com/documentation-portal/llms.txt

Unfortunately, this doc is empy :confused: Please finalize it, it will be incredibly helpful!

What problem does this solve for you?

Would make it much easier to build forest agents by being to use your llms.txt file (either by downloading it or directly hot-linking to it) as context in our AI prompts.

Who else would be using this feature?

Honestly, everybody that is a tiny bit serious with AI coding :slight_smile: