Spaces:
Sleeping
Sleeping
arijit121 commited on
Commit ·
a1fb6b0
1
Parent(s): a5d2a05
update
Browse files- prompts.yaml +4 -0
prompts.yaml
CHANGED
|
@@ -312,3 +312,7 @@
|
|
| 312 |
"report": |-
|
| 313 |
Here is the final answer from your managed agent '{{name}}':
|
| 314 |
{{final_answer}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 312 |
"report": |-
|
| 313 |
Here is the final answer from your managed agent '{{name}}':
|
| 314 |
{{final_answer}}
|
| 315 |
+
"final_answer":
|
| 316 |
+
"pre_messages": ""
|
| 317 |
+
"post_messages": |-
|
| 318 |
+
Based on the above, please provide your final answer using the `final_answer` tool. Your answer should be ONLY the exact answer value with no extra text.
|