Spaces:
Running
Running
|-
Browse files- prompts.yaml +1 -1
prompts.yaml
CHANGED
@@ -320,7 +320,7 @@
|
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|
322 |
|
323 |
-
"final_answer":
|
324 |
Here is the final answer to the task:
|
325 |
{{final_answer}}:
|
326 |
write the '\n<end_plan>' tag and stop there.
|
|
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|
322 |
|
323 |
+
"final_answer": |-
|
324 |
Here is the final answer to the task:
|
325 |
{{final_answer}}:
|
326 |
write the '\n<end_plan>' tag and stop there.
|