Versioned docs in node_modules for LLMs #6338
benkingcode
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From the HeroUI docs it looks like to give LLMs documentation we need to run this which creates a top level
.heroui-docs/folder https://heroui.com/docs/react/getting-started/agents-mdWouldn't it be simpler just to include the docs in the npm package? So then the LLM can read it straight from there and it would be automatically up to date as you upgrade versions? I'm not sure I'm seeing what the benefit is of having a top level docs folder. Thanks
Beta Was this translation helpful? Give feedback.
All reactions