Spaces:
Runtime error
Runtime error
Update prompts.yaml
Browse files- prompts.yaml +1 -1
prompts.yaml
CHANGED
@@ -316,6 +316,6 @@
|
|
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.
|
319 |
-
"
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|
|
|
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.
|
319 |
+
"final_answer": |-
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|