Skip to content

llms-full.txt - allow LLMs to consume the docs #13268

@mimamuh

Description

@mimamuh

Is your feature request related to a problem? Please describe.
AI driven code editors like Cursor, Windsurf, ... allow to add docs to provide context to the LLM models for better output.
But due to the limited context window of LLMs it is not the best to provide the docs do LLMs the classical way: HTML, CSS, JavaScript and so on bloats the context window. Therefore a new standard is arising to provide the technical documentation in a LLM friendly way: The llms-full.txt file.

Describe the solution you'd like
Here is a brief introduction into the topic of llms-full.txt files: https://towardsdatascience.com/llms-txt-414d5121bcb3

Describe alternatives you've considered
No alternatives ...

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions