Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +4 -3
prompts.yaml
CHANGED
|
@@ -313,6 +313,9 @@
|
|
| 313 |
### 1. Task outcome (short version):
|
| 314 |
### 2. Task outcome (extremely detailed version):
|
| 315 |
### 3. Additional context (if relevant):
|
|
|
|
|
|
|
|
|
|
| 316 |
|
| 317 |
Put all these in your final_answer tool, everything that you do not pass as an argument to final_answer will be lost.
|
| 318 |
And even if your task resolution is not successful, please return as much context as possible, so that your manager can act upon this feedback.
|
|
@@ -320,6 +323,4 @@
|
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
{{final_answer}}
|
| 322 |
|
| 323 |
-
|
| 324 |
-
"pre_messages": ""
|
| 325 |
-
"post_messages": ""
|
|
|
|
| 313 |
### 1. Task outcome (short version):
|
| 314 |
### 2. Task outcome (extremely detailed version):
|
| 315 |
### 3. Additional context (if relevant):
|
| 316 |
+
"final_answer":
|
| 317 |
+
"pre_messages": ""
|
| 318 |
+
"post_messages": ""
|
| 319 |
|
| 320 |
Put all these in your final_answer tool, everything that you do not pass as an argument to final_answer will be lost.
|
| 321 |
And even if your task resolution is not successful, please return as much context as possible, so that your manager can act upon this feedback.
|
|
|
|
| 323 |
Here is the final answer from your managed agent '{{name}}':
|
| 324 |
{{final_answer}}
|
| 325 |
|
| 326 |
+
|
|
|
|
|
|