-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Currently there's no way to point the LLM to a specific docs directory so it has to figure it out from the root branch.
This would be fine if the docs are there but if using GitHub's wiki, they live in another directory altogether and the LLM will not find them.
This is fine:
my-repo
|- anyotherdirorfiles
|- docs
This is the issue:
my-repo
|- anyotherdir
my-docs
|- docfiles
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels