Spaces:
Running
Running
apple muncy
commited on
Commit
·
ec778eb
1
Parent(s):
aa427c4
fix indent
Browse filesSigned-off-by: apple muncy <[email protected]>
- prompts.yaml +3 -3
prompts.yaml
CHANGED
@@ -316,9 +316,9 @@
|
|
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 |
-
|
321 |
-
|
322 |
|
323 |
"final_answer":
|
324 |
"template": |-
|
|
|
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 |
+
"report": |-
|
320 |
+
Here is the final answer from your managed agent '{{name}}':
|
321 |
+
{{final_answer}}
|
322 |
|
323 |
"final_answer":
|
324 |
"template": |-
|