RafaelAgreda commited on
Commit
82502f3
·
verified ·
1 Parent(s): 3f28e01

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +3 -0
prompts.yaml CHANGED
@@ -319,3 +319,6 @@
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
+ # trying solving the problem with AssertionError: Some prompt templates are missing from your custom `prompt_templates`: {'final_answer'}
324
+ "final_answer": "Final answer: {answer}"