Conversation
|
How long does the |
It's actually surprisingly fast. Didn't extend the build time significantly in any noticeable way.
We may have to add it to every repo because each repo will have different sets of docs it needs to convert to markdown. |
|
One thing to keep in mind is token efficiency, i.e. try to cull useless info. For example, |
|
I've updated the script. |
|
Can you show the new output for some? |
|
I've updated the script to convert all the docs (except the user guide section). PR description also updated. |


Fixes #1730
Description
This PR adds a build script for generating
llms.txtand the relevant markdown docs.llms.txtfrom thedoc/directory:doc/user_guide/since it will be removed in the future.mdfiles and convert in-scope notebooks to markdown.github/workflows/docs.yamlbuild stepUnrelated
Streamingfromdoc/user_guide/index.mdto clear the doc build warnings.AI Disclosure
Tool & Model: GPT-5.3 Codex
Usage:
Screenshot of generated
llm.txtpage