Kyleshechtman commited on
Commit
361fda4
·
verified ·
1 Parent(s): 3370569

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +3 -3
prompts.yaml CHANGED
@@ -320,7 +320,7 @@
320
  Here is the final answer from your managed agent '{{name}}':
321
  {{final_answer}}
322
 
323
- final_answer:
324
- prompt: "You have completed your task. Please provide the final answer."
325
- description: "This template generates the final answer of the task."
326
 
 
320
  Here is the final answer from your managed agent '{{name}}':
321
  {{final_answer}}
322
 
323
+ "final_answer":
324
+ "pre_messages": ""
325
+ "post_messages": ""
326