Skip to main content
Refine Context with Tuning

Increase the relevance and accuracy of generated content.

Updated over 3 weeks ago

​

Tuning is an advanced feature that allows you to selectively include or omit a codebase's files and folders from the context. While Driver has robust search capabilities, shrinking the search space will almost always increase the relevance and accuracy of generated content.


There are two cues for when to leverage this capability. The first is that you have prior knowledge of what is relevant or not. For example, your codebase may contain two stand-alone applications or example projects, and you only want to document one. The second cue is that you see references that are not relevant to the Smart Instruction prompt. Going back to the example above, you may see generated content describing a mix of both applications and that files from each are listed in the references.


Note that Smart Instructions use the currently defined source list and tuning at the time they are run.

How to Use Tuning

1. Hover over a codebase that has been added to the context of a page.

2. Click on the tuning icon to open the tuning dialog.
​

3. Optionally, use the search bar to filter the view of the codebase.

4. Select or deselect any combination of sub-directories and files.
​


​5. Click + Accept tuning to complete the action.

Did this answer your question?