Firoj112 commited on
Commit
7e5a622
·
verified ·
1 Parent(s): 889f8cd

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +7 -2
prompts.yaml CHANGED
@@ -227,5 +227,10 @@
227
  "report": |-
228
  Here is the final answer from your managed agent '{{name}}':
229
  {{final_answer}}
230
- "final_answer": |-
231
- The final answer to the task is: {{answer}}
 
 
 
 
 
 
227
  "report": |-
228
  Here is the final answer from your managed agent '{{name}}':
229
  {{final_answer}}
230
+ "final_answer":
231
+ "pre_messages": |-
232
+ You have completed the task. Now, prepare the final answer to be submitted using the `final_answer` tool.
233
+ Ensure the answer is clear, concise, and addresses the task requirements.
234
+ If the task requires specific formatting (e.g., sections for outcome and context), include those in the answer.
235
+ "template": |-
236
+ The final answer to the task is: {{answer}}