Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +11 -0
prompts.yaml
CHANGED
|
@@ -316,3 +316,14 @@
|
|
| 316 |
"report": |-
|
| 317 |
Here is the final answer from your managed agent '{{name}}':
|
| 318 |
{{final_answer}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 316 |
"report": |-
|
| 317 |
Here is the final answer from your managed agent '{{name}}':
|
| 318 |
{{final_answer}}
|
| 319 |
+
|
| 320 |
+
"final_answer":
|
| 321 |
+
"pre_messages": |-
|
| 322 |
+
Based on all the steps and gathered information, provide a final comprehensive answer.
|
| 323 |
+
Make sure your answer is:
|
| 324 |
+
1. Clear and direct
|
| 325 |
+
2. Based on the facts found
|
| 326 |
+
3. Well-structured and easy to understand
|
| 327 |
+
|
| 328 |
+
"post_messages": |-
|
| 329 |
+
This is the final answer based on all available information.
|