Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +7 -3
prompts.yaml
CHANGED
|
@@ -319,6 +319,10 @@
|
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
{{final_answer}}
|
| 322 |
-
"final_answer":
|
| 323 |
-
|
| 324 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
{{final_answer}}
|
| 322 |
+
"final_answer":
|
| 323 |
+
pre_messages:
|
| 324 |
+
-role: user
|
| 325 |
+
content: "Please provide the final answer."
|
| 326 |
+
post_messages: |-
|
| 327 |
+
-role: user
|
| 328 |
+
content: "Thank you for your assistance."
|