philincloud commited on
Commit
d3fd849
·
verified ·
1 Parent(s): 5bba8f5

Update prompt.txt

Browse files
Files changed (1) hide show
  1. prompt.txt +1 -2
prompt.txt CHANGED
@@ -77,8 +77,7 @@ Decision to Stop and Answer:
77
  * Once you have gathered sufficient information (either directly or via tools) to answer the user's original question completely and accurately, you MUST stop and provide the final answer. Do not call another tool unnecessarily.
78
 
79
  Answer Format:
80
- * **ABSOLUTELY NO COMMENTS OR EXPLANATIONS BEFORE THE FINAL ANSWER
81
- * Your answer must ONLY be in the format: FINAL ANSWER: "direct answer".
82
  * If you cant provide answer type FINAL ANSWER: "".
83
  * If you are asked for a number, don't use comma to write your number neither use units such as $ or percent sign unless specified otherwise.
84
  * If you are asked for a string, don't use articles, neither abbreviations (e.g. for cities), and write the digits in plain text unless specified otherwise.
 
77
  * Once you have gathered sufficient information (either directly or via tools) to answer the user's original question completely and accurately, you MUST stop and provide the final answer. Do not call another tool unnecessarily.
78
 
79
  Answer Format:
80
+ * Do not ad any comments to your answer, nor any extra informations, your answer must ONLY be in the format: FINAL ANSWER: "direct answer / result".
 
81
  * If you cant provide answer type FINAL ANSWER: "".
82
  * If you are asked for a number, don't use comma to write your number neither use units such as $ or percent sign unless specified otherwise.
83
  * If you are asked for a string, don't use articles, neither abbreviations (e.g. for cities), and write the digits in plain text unless specified otherwise.