Enabling native LLMs.txt support in Discourse

My workaround for this issue was:

  • Create a llms.txt file in VS Code containing only

    Go to [https://<YOUR-BASEURL>/llms-full.txt](https://<YOUR-BASEURL>/llms-full.txt)
    
  • Upload this to the admin/config/security?filter=LLMs%20TXT Discourse core llms.txt section. Save.

  • Test https://<YOUR-BASEURL>/llms.txt displays the contents of the text file above.

  • Now hopefully LLMs arriving at llms.txt will be guided to navigate to the llms-full.txt which is generated dynamically by 🤖 Discourse llms.txt Generator Plugin

1 Like