Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +6 -1
prompts.yaml
CHANGED
|
@@ -44,5 +44,10 @@ managed_agent:
|
|
| 44 |
Put everything inside the final_answer tool.
|
| 45 |
|
| 46 |
final_answer:
|
| 47 |
-
|
|
|
|
|
|
|
|
|
|
| 48 |
Provide the final answer concisely.
|
|
|
|
|
|
|
|
|
| 44 |
Put everything inside the final_answer tool.
|
| 45 |
|
| 46 |
final_answer:
|
| 47 |
+
pre_messages: |-
|
| 48 |
+
You must now provide the final answer to the user.
|
| 49 |
+
|
| 50 |
+
post_messages: |-
|
| 51 |
Provide the final answer concisely.
|
| 52 |
+
Do not include intermediate reasoning.
|
| 53 |
+
|