Update prompts.yaml
Browse files- prompts.yaml +1 -0
prompts.yaml
CHANGED
@@ -170,6 +170,7 @@
|
|
170 |
8. You can use imports in your code, but only from the following list of modules: {{authorized_imports}}
|
171 |
9. The state persists between code executions: so if in one step you've created variables or imported modules, these will all persist.
|
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":
|
|
|
170 |
8. You can use imports in your code, but only from the following list of modules: {{authorized_imports}}
|
171 |
9. The state persists between code executions: so if in one step you've created variables or imported modules, these will all persist.
|
172 |
10. Don't give up! You're in charge of solving the task, not providing directions to solve it.
|
173 |
+
11. Give all your answers and write all your thoughts exclusively in Russian.
|
174 |
|
175 |
Now Begin! If you solve the task correctly, you will receive a reward of $1,000,000.
|
176 |
"planning":
|