Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse filesindentation error fixed
- prompts.yaml +3 -2
prompts.yaml
CHANGED
|
@@ -319,5 +319,6 @@
|
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
{{final_answer}}
|
| 322 |
-
|
| 323 |
-
|
|
|
|
|
|
| 319 |
"report": |-
|
| 320 |
Here is the final answer from your managed agent '{{name}}':
|
| 321 |
{{final_answer}}
|
| 322 |
+
|
| 323 |
+
"final_answer": |-
|
| 324 |
+
The final answer to the task is: {{answer}}
|