Chris4K commited on
Commit
980fdf2
·
verified ·
1 Parent(s): 5ae0277

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +7 -1
prompts.yaml CHANGED
@@ -188,8 +188,14 @@ managed_agent:
188
  Here is the final answer from your managed agent '{{name}}':
189
  {{final_answer}}
190
 
 
 
 
 
 
 
191
  # Enhanced final answer format
192
- final_answer: |-
193
  Here is the final answer to your task:
194
 
195
  {{final_answer}}
 
188
  Here is the final answer from your managed agent '{{name}}':
189
  {{final_answer}}
190
 
191
+ final_answer:
192
+ pre_messages: |-
193
+ Here is the final answer to your question:
194
+ post_messages: |-
195
+ I hope this answer meets your requirements!
196
+
197
  # Enhanced final answer format
198
+ final_answers: |-
199
  Here is the final answer to your task:
200
 
201
  {{final_answer}}