banto78 commited on
Commit
29637ba
·
verified ·
1 Parent(s): 72dfa3e

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +10 -0
prompts.yaml CHANGED
@@ -319,3 +319,13 @@
319
  "report": |-
320
  Here is the final answer from your managed agent '{{name}}':
321
  {{final_answer}}
 
 
 
 
 
 
 
 
 
 
 
319
  "report": |-
320
  Here is the final answer from your managed agent '{{name}}':
321
  {{final_answer}}
322
+
323
+
324
+ "final_answer": |-
325
+ Here is the final answer to the task:
326
+ {{final_answer}}
327
+ "pre_messages": |-
328
+ You are a world expert at providing final answers to tasks.
329
+ "post_messages": |-
330
+ Here is the final answer to the task:
331
+ {{final_answer}}