continue icon indicating copy to clipboard operation
continue copied to clipboard

A way to manually add additional URLs to a @Docs context

Open TiagoTiago opened this issue 1 year ago • 6 comments

Validations

  • [x] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [X] I'm not able to find an open issue that requests the same enhancement

Problem

I thought of adding the modding API doc of a game as a documentation context to help me figure out if I could do the kinda of mod I was thinking of for this game, but turns out while it does seems to have all commands listed on the site, the more natural language tutorials and examples are not linked anywhere in there, and are instead placed as guides on Steam, each on their own page.

Solution

I would like to be able to take the existing AT-Docs context provider and manually append specific URLs and files to it that were not in the original crawl path, to blend it all into a single context provider instead of having to write several providers in a row whenever I wanna give the AI the complete picture.

TiagoTiago avatar Aug 22 '24 12:08 TiagoTiago