Spaces:
Runtime error
Runtime error
Update prompts.yaml
Browse files- prompts.yaml +3 -0
prompts.yaml
CHANGED
@@ -319,3 +319,6 @@
|
|
319 |
"report": |-
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|
|
|
|
|
|
|
|
319 |
"report": |-
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|
322 |
+
|
323 |
+
"final_answer": |-
|
324 |
+
final_answer({{answer}})
|