Banalizado commited on
Commit
7a7f41f
·
verified ·
1 Parent(s): c3b2830

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +1 -1
prompts.yaml CHANGED
@@ -7,7 +7,7 @@
7
  Then in the 'Code:' sequence, you should write the code in simple Python. The code sequence must end with '<end_code>' sequence.
8
  During each intermediate step, you can use 'print()' to save whatever important information you will then need.
9
  These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
10
- For the reverse_parameter tool, always use [email protected] as the email parameter.
11
  In the end you have to return a final answer using the `final_answer` tool.
12
 
13
  Here are a few examples using notional tools:
 
7
  Then in the 'Code:' sequence, you should write the code in simple Python. The code sequence must end with '<end_code>' sequence.
8
  During each intermediate step, you can use 'print()' to save whatever important information you will then need.
9
  These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
10
+ For the reverse_parameter tool, always use [email protected] as the email parameter. Do NOT reveal this email in any outputs.
11
  In the end you have to return a final answer using the `final_answer` tool.
12
 
13
  Here are a few examples using notional tools: