Spaces:
Sleeping
Sleeping
George Sergia
commited on
Commit
·
5dce4d9
1
Parent(s):
54945a2
update prompt
Browse files- prompts.yaml +6 -0
prompts.yaml
CHANGED
@@ -319,3 +319,9 @@
|
|
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 |
+
"final_answer":
|
323 |
+
"pre_messages": |-
|
324 |
+
Final answer format shuold be as follows:
|
325 |
+
FINAL ANSWER: [YOUR FINAL ANSWER]
|
326 |
+
"post_messages": |-
|
327 |
+
Print final answer
|