As part of the NumFocus SDG, we want to implement the llms.txt standard and generate markdown docs to be served alongside the documentation.
This will follow the pattern established in panel-extensions/panel-material-ui#663.
Steps
- Build Markdown versions of the relevant parts of the docs we want the LLMs to consume
- Create the
llms.txt file
- Add instructions in the holoviz-skills repo that points to the
llm.txt files.
This way, the AI models will always have easier access to the most up-to-date and relevant parts of our documentation.
As part of the NumFocus SDG, we want to implement the
llms.txtstandard and generate markdown docs to be served alongside the documentation.This will follow the pattern established in panel-extensions/panel-material-ui#663.
Steps
llms.txtfilellm.txtfiles.This way, the AI models will always have easier access to the most up-to-date and relevant parts of our documentation.