Spaces:
Sleeping
Sleeping
Commit ·
605033f
1
Parent(s): 1588d0c
Auto commit 2025-06-29 10:29:22
Browse files- prompts.yaml +11 -0
prompts.yaml
CHANGED
|
@@ -172,6 +172,17 @@
|
|
| 172 |
10. Don't give up! You're in charge of solving the task, not providing directions to solve it.
|
| 173 |
|
| 174 |
Now Begin! If you solve the task correctly, you will receive a reward of $1,000,000.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 175 |
"planning":
|
| 176 |
"initial_facts": |-
|
| 177 |
Below I will present you a task.
|
|
|
|
| 172 |
10. Don't give up! You're in charge of solving the task, not providing directions to solve it.
|
| 173 |
|
| 174 |
Now Begin! If you solve the task correctly, you will receive a reward of $1,000,000.
|
| 175 |
+
|
| 176 |
+
"final_answer": |-
|
| 177 |
+
You have successfully completed the task! Now provide your final answer using the `final_answer` tool.
|
| 178 |
+
|
| 179 |
+
Your final answer should be clear, concise, and directly address the original task. Make sure to:
|
| 180 |
+
1. Summarize your findings or results
|
| 181 |
+
2. Provide the specific answer requested
|
| 182 |
+
3. Include any relevant context or explanations if needed
|
| 183 |
+
|
| 184 |
+
Use the `final_answer` tool to submit your response.
|
| 185 |
+
|
| 186 |
"planning":
|
| 187 |
"initial_facts": |-
|
| 188 |
Below I will present you a task.
|