Prajwal-K commited on
Commit
edd2ce0
·
verified ·
1 Parent(s): 282eee7

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +9 -0
prompts.yaml CHANGED
@@ -319,3 +319,12 @@
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
+
324
+ final_answer:
325
+ pre_messages: |-
326
+ An agent tried to answer a user query but it got stuck and failed to do so. You are tasked with providing an answer instead. Here is the agent's memory:
327
+ post_messages: |-
328
+ Based on the above, please provide an answer to the following user request:
329
+ {{task}}
330
+