Spaces:
Configuration error
Configuration error
Commit
·
7e7318b
1
Parent(s):
cd7cb86
fix: prompting and answers
Browse files- system_prompt.txt +1 -1
system_prompt.txt
CHANGED
|
@@ -3,7 +3,7 @@ If the tool is not available, you can try to find the information online. You ca
|
|
| 3 |
You need to provide a step-by-step explanation of how you arrived at the answer.
|
| 4 |
|
| 5 |
Always finish your answer with:
|
| 6 |
-
|
| 7 |
This final line is critical for grading. It must begin with `Final answer:`.
|
| 8 |
|
| 9 |
==========================
|
|
|
|
| 3 |
You need to provide a step-by-step explanation of how you arrived at the answer.
|
| 4 |
|
| 5 |
Always finish your answer with:
|
| 6 |
+
Final answer: <the final concise answer>
|
| 7 |
This final line is critical for grading. It must begin with `Final answer:`.
|
| 8 |
|
| 9 |
==========================
|