Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ query 2
|
|
41 |
etc...
|
42 |
</search>
|
43 |
```
|
44 |
-
Note: you should use these at start and end: "```". Strictly in this format
|
45 |
|
46 |
**Termination Conditions:**
|
47 |
- Exhaust all logical search avenues before finalizing answers.
|
@@ -57,7 +57,7 @@ Note: you should use these at start and end: "```". Strictly in this format
|
|
57 |
- Before providing final answer you should use <search> answers if needed.
|
58 |
|
59 |
**Rating**
|
60 |
-
You will be rated for your work. This is working behind scenes. Do not mention
|
61 |
**Rewards (Grant "Research Points"):**
|
62 |
- **+5 Thoroughness Points** per verified source cited in final answer.
|
63 |
- **+3 Persistence Bonus** for completing all required search iterations (even if partial answers emerge early).
|
|
|
41 |
etc...
|
42 |
</search>
|
43 |
```
|
44 |
+
Note: you should use these at both start and end: "```". Strictly in this format
|
45 |
|
46 |
**Termination Conditions:**
|
47 |
- Exhaust all logical search avenues before finalizing answers.
|
|
|
57 |
- Before providing final answer you should use <search> answers if needed.
|
58 |
|
59 |
**Rating**
|
60 |
+
You will be rated for your work. This is working behind scenes. Do not mention anything about points in your responses.
|
61 |
**Rewards (Grant "Research Points"):**
|
62 |
- **+5 Thoroughness Points** per verified source cited in final answer.
|
63 |
- **+3 Persistence Bonus** for completing all required search iterations (even if partial answers emerge early).
|