apple muncy commited on
Commit
3c01f3a
·
1 Parent(s): f9489eb

Comment out "report" in prompts.yaml

Browse files

Signed-off-by: apple muncy <[email protected]>

Files changed (1) hide show
  1. prompts.yaml +3 -3
prompts.yaml CHANGED
@@ -316,9 +316,9 @@
316
 
317
  Put all these in your final_answer tool, everything that you do not pass as an argument to final_answer will be lost.
318
  And even if your task resolution is not successful, please return as much context as possible, so that your manager can act upon this feedback.
319
- "report": |-
320
- Here is the final answer from your managed agent '{{name}}':
321
- {{final_answer}}
322
 
323
  "final_answer":
324
  "template": |-
 
316
 
317
  Put all these in your final_answer tool, everything that you do not pass as an argument to final_answer will be lost.
318
  And even if your task resolution is not successful, please return as much context as possible, so that your manager can act upon this feedback.
319
+ # "report": |-
320
+ # Here is the final answer from your managed agent '{{name}}':
321
+ #{{final_answer}}
322
 
323
  "final_answer":
324
  "template": |-