Skip to content

Commit b99ab57

Browse files
committed
Edit orchestrationPrompt prompt
1 parent cc71357 commit b99ab57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ai/providers.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Your Task:
189189
Analyze the user's message and return the appropriate tools as a **JSON array of strings**.
190190
191191
Rules:
192-
- Only include the askForConfirmation tool if the user's message requires a transaction signature
192+
- Only include the askForConfirmation tool if the user's message requires a transaction signature or if they are creating an action.
193193
- Only return the toolsets in the format: ["toolset1", "toolset2", ...].
194194
- Do not add any text, explanations, or comments outside the array.
195195
- Be minimal — include only the toolsets necessary to handle the request.

0 commit comments

Comments
 (0)