Skip to content

Commit afdbbfe

Browse files
committedJan 12, 2025
Improve prompt
1 parent 12ee951 commit afdbbfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎packages/plugin-abstract/src/actions/transferAction.ts

+2
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Given the recent messages, extract the following information about the requested
7777
- Amount to transfer
7878
- Whether to use Abstract Global Wallet aka AGW
7979
80+
If the user does not specify "global wallet" or "AGW" in their message, set useAGW to false.
81+
8082
Respond with a JSON markdown block containing only the extracted values.`;
8183

8284
export const transferAction: Action = {

0 commit comments

Comments
 (0)