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

Support for llms.txt #951

Open
NatElkins opened this issue Dec 31, 2024 · 1 comment
Open

Support for llms.txt #951

NatElkins opened this issue Dec 31, 2024 · 1 comment

Comments

@NatElkins
Copy link

As LLMs become more important to coding workflows, llms.txt is emerging as a loose standard for putting all doc context in one place. See https://llmstxt.org/ , https://llmstxt.site/ , and https://directory.llmstxt.cloud/ .

I think it could be interesting to support a flag for llms.txt and llms-full.txt. Would make it much easier to add documentation context for F# projects.

@nojaf
Copy link
Collaborator

nojaf commented Jan 2, 2025

What do you concretely suggest here? Concat everything into that llms.txt file?
Nothing that users can't do themselves today I guess...

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

No branches or pull requests

2 participants