-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Its early days but a standard for using an /llms.txt file to provide information to help LLMs use a website at inference time is emerging. See llmstxt.org.
I would like to propose to add this to all holoviz sites via nb-site.
I addition I would like to propose that all .md source files be included in the build docs together with .hml files.
See https://gofastmcp.com/getting-started/welcome#llm-friendly-docs for an example
- An new Sphinx llms.tx generator supports some of this. See sphinx-llms-txt.
- The sphinx-markdown-builder probably supports some of this too.
In addition it would enable building a mcp server into all holoviz packages without distribution the raw markdown files. See panel-extensions/panel-material-ui#346 for context. Here the docs index and raw .md source is collected into a big dict/ json for usage with the mcp server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels