Update prompts.yaml
Browse files- prompts.yaml +5 -1
prompts.yaml
CHANGED
|
@@ -318,4 +318,8 @@
|
|
| 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.
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
-
{{final_answer}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
+
{{final_answer}}
|
| 322 |
+
|
| 323 |
+
"final_answer":
|
| 324 |
+
"pre_messages": |-
|
| 325 |
+
Always give the full and complete answer but without unnecessary information or text.
|