Quick check on impact of change
Browse files- prompts.yaml +1 -1
prompts.yaml
CHANGED
@@ -340,5 +340,5 @@
|
|
340 |
Put all these in your final_answer tool, everything that you do not pass as an argument to final_answer will be lost.
|
341 |
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.
|
342 |
"report": |-
|
343 |
-
Here is the final answer from your managed agent '{{name}}':
|
344 |
{{final_answer}}
|
|
|
340 |
Put all these in your final_answer tool, everything that you do not pass as an argument to final_answer will be lost.
|
341 |
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.
|
342 |
"report": |-
|
343 |
+
Here is the final answer from your managed agent my liege '{{name}}':
|
344 |
{{final_answer}}
|