Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +3 -2
prompts.yaml
CHANGED
|
@@ -319,5 +319,6 @@
|
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
{{final_answer}}
|
| 322 |
-
final_answer:
|
| 323 |
-
|
|
|
|
|
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
{{final_answer}}
|
| 322 |
+
final_answer:
|
| 323 |
+
pre_messages: |
|
| 324 |
+
You have now reached the final answer. Please output it directly.
|