Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add llms.txt support for LLM consumption #647

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roychri
Copy link

@roychri roychri commented Jan 11, 2025

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:

  • llms.txt: The actual LLM configuration file
  • changelog-format.txt: A guide for LLMs about the changelog format

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:

  • Files are accessible at root level
  • Tested locally using middleman server
  • Confirmed raw file access works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant