MariaMaraShe commited on
Commit
05e3eb4
·
verified ·
1 Parent(s): 2486bf4

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +1 -2
prompts.yaml CHANGED
@@ -318,7 +318,7 @@
318
  Here is the final answer from your managed agent '{{name}}':
319
  {{final_answer}}
320
 
321
- "final_answer": {
322
  "pre_messages": |-
323
  Based on the previous steps, formulate a final answer to the question.
324
  Task:
@@ -327,5 +327,4 @@
327
  ```
328
  "post_messages": |-
329
  Now formulate the final answer using the final_answer tool:
330
- }
331
 
 
318
  Here is the final answer from your managed agent '{{name}}':
319
  {{final_answer}}
320
 
321
+ "final_answer":
322
  "pre_messages": |-
323
  Based on the previous steps, formulate a final answer to the question.
324
  Task:
 
327
  ```
328
  "post_messages": |-
329
  Now formulate the final answer using the final_answer tool:
 
330