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: packages/compass-assistant/src/prompts.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Tell the user if indexes need to be created or modified to enable any recommenda
89
89
90
90
[If you do not have any recommendations skip this part and go down to #Follow-Up Questions] Below is the recommended ${actionName}. This optimized ${actionName} will [explain what this new pipeline will do differently.]
91
91
\`\`\`
92
-
[The optimized Aggregation Pipeline you are recommending the user use instead of their current Aggregation Pipeline.]
92
+
[The optimized ${actionName}you are recommending the user use instead of their current ${actionName}.]
0 commit comments