Add llms.txt support for LLM consumption#647
Add llms.txt support for LLM consumption#647roychri wants to merge 1 commit intoolivierlacan:mainfrom
Conversation
This is to support the proposal of https://llmstxt.org
|
Hi @roychri, this is an interesting proposal but we'd have to content with KAC guideline versions and languages. Keep a Changelog is available in many languages through community translations, so we need to be very clear about which version of the guidelines we're referencing. I don't want to ignore the fact that LLMs are constantly referencing it, but any change we make to separate files that are not specifically the language-versioned like the source Haml files (which like the produced HTML can easily be consumed by LLMs) will require maintenance. I'm not sure about the All this isn't meant to discourage your idea, but I wonder what you think. Thanks again for your thoughts. 😃 |
|
Hi @olivierlacan , What if we automate this so those files are generated from what is already there and re-generated when things changes? We could have the main llms.txt reference all languages (always latest version). If these files were for humans, offering all the languages would make sense. But not for LLMs I think. Does that make sense and would you prefer something automated? LMK |
This is a proposal to support the llms.txt initiative (https://llmstxt.org/) which adds a standardized file for LLMs to consume site information.
This PR adds two files:
This is an initial proposal to gauge interest before investing more time in the implementation. The goal is to make the Keep a Changelog format more accessible to LLMs while maintaining human readability.
Testing: