Spaces:
Runtime error
Runtime error
Update prompts.yaml
Browse files- prompts.yaml +5 -0
prompts.yaml
CHANGED
@@ -329,3 +329,8 @@
|
|
329 |
"report": |-
|
330 |
Here is the final answer from your managed agent '{{name}}':
|
331 |
{{final_answer}}
|
|
|
|
|
|
|
|
|
|
|
|
329 |
"report": |-
|
330 |
Here is the final answer from your managed agent '{{name}}':
|
331 |
{{final_answer}}
|
332 |
+
|
333 |
+
---
|
334 |
+
final_answer: |
|
335 |
+
Based on the reasoning and tools used, the final answer to the task is:
|
336 |
+
{{answer}}
|