Spaces:
Running
Running
cyberosa
commited on
Commit
·
552cb1f
1
Parent(s):
bfabe80
adding report key
Browse files- prompts.yaml +3 -0
prompts.yaml
CHANGED
@@ -320,3 +320,6 @@
|
|
320 |
"final_answer": |-
|
321 |
Here is the final answer from your managed agent '{{name}}':
|
322 |
{{final_answer}}
|
|
|
|
|
|
|
|
320 |
"final_answer": |-
|
321 |
Here is the final answer from your managed agent '{{name}}':
|
322 |
{{final_answer}}
|
323 |
+
"report": |-
|
324 |
+
Here is the report from your managed agent '{{name}}':
|
325 |
+
{{report}}
|