Another fix on template
Browse files- prompts.yaml +2 -0
prompts.yaml
CHANGED
@@ -85,6 +85,8 @@ planning:
|
|
85 |
final_answer:
|
86 |
pre_messages: |-
|
87 |
Your task is complete. You must now return the final answer.
|
|
|
|
|
88 |
|
89 |
managed_agent:
|
90 |
task: |-
|
|
|
85 |
final_answer:
|
86 |
pre_messages: |-
|
87 |
Your task is complete. You must now return the final answer.
|
88 |
+
post_messages: |-
|
89 |
+
You have provided the final answer.
|
90 |
|
91 |
managed_agent:
|
92 |
task: |-
|