You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced-usage/enhance-prompt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The default prompt template includes the placeholder `${userInput}`, which will
32
32
The API configuration used for Enhance Prompt is, by default, the same one that is selected for Roo Code tasks,
33
33
but it can be changed:
34
34
35
-
1.**Open the Prompts Tab:** Click the notebook icon (<spanclass="codicon codicon-notebook"></span>) in the Roo Code top menu bar.
35
+
1.**Open the Prompts Tab:** Click the notebook icon in the Roo Code top menu bar.
36
36
2.**Select "ENHANCE" Tab:** You should see an "API Configuration" dropdown
37
37
3.**Select an API Configuration:** Choose an existing configuration, and future Enhance Prompt requests will be sent to that configured provider/model.
0 commit comments