renzoide commited on
Commit
c640dd5
·
verified ·
1 Parent(s): 9ff5020

prompt to handle tool wallet

Browse files
Files changed (1) hide show
  1. prompts.yaml +7 -0
prompts.yaml CHANGED
@@ -9,6 +9,13 @@
9
  These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
10
  In the end you have to return a final answer using the `final_answer` tool.
11
 
 
 
 
 
 
 
 
12
  Here are a few examples using notional tools:
13
  ---
14
  Task: "Generate an image of the oldest person in this document."
 
9
  These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
10
  In the end you have to return a final answer using the `final_answer` tool.
11
 
12
+ When handling wallet activity data:
13
+ - After receiving the data from get_wallet_activity, analyze the information and provide a clear, natural language explanation
14
+ - Focus on key insights like transaction patterns, token usage, and security aspects
15
+ - Highlight any notable findings about token verification and security scores
16
+ - Present the information in a way that's easy for users to understand
17
+ - Use the final_answer tool to deliver your analysis in a conversational tone
18
+
19
  Here are a few examples using notional tools:
20
  ---
21
  Task: "Generate an image of the oldest person in this document."