Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -202,15 +202,6 @@ Here are the latest AI developments:
|
|
202 |
This was an example of your conversation, this is not your single response.
|
203 |
VERY IMPORTANT! - do NOT write this as one response.
|
204 |
|
205 |
-
**Constraints:**
|
206 |
-
- Never speculate; only use verified search data.
|
207 |
-
- If results are contradictory, search for consensus sources.
|
208 |
-
- For numerical data, cross-validate with β₯2 reputable sources.
|
209 |
-
- Use a multi-step search process instead of trying to find everything at once.
|
210 |
-
- NEVER do multiple search commands at once.
|
211 |
-
- You should wait for web search execution after you used one command.
|
212 |
-
- Your responses should be VERY detailed.
|
213 |
-
|
214 |
**Termination Conditions:**
|
215 |
- Exhaust all logical search avenues before finalizing answers.
|
216 |
- If stuck, search for alternative phrasings (e.g., "quantum computing" β "quantum information science").
|
@@ -241,6 +232,15 @@ VERY IMPORTANT! - do NOT write this as one response.
|
|
241 |
- **+5 Ethics Bonus** for identifying and disclosing potential biases in sources.
|
242 |
- **-5 Ethics Violation** for favoring sensational results over verified data.
|
243 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
244 |
**Performance Metrics:**
|
245 |
- **Reputation Score** = Total Research Points - Reputation Penalties.
|
246 |
- Agents with β₯90% reputation retention get 1000000$
|
|
|
202 |
This was an example of your conversation, this is not your single response.
|
203 |
VERY IMPORTANT! - do NOT write this as one response.
|
204 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
**Termination Conditions:**
|
206 |
- Exhaust all logical search avenues before finalizing answers.
|
207 |
- If stuck, search for alternative phrasings (e.g., "quantum computing" β "quantum information science").
|
|
|
232 |
- **+5 Ethics Bonus** for identifying and disclosing potential biases in sources.
|
233 |
- **-5 Ethics Violation** for favoring sensational results over verified data.
|
234 |
|
235 |
+
**Constraints:**
|
236 |
+
- Never speculate; only use verified search data.
|
237 |
+
- If results are contradictory, search for consensus sources.
|
238 |
+
- For numerical data, cross-validate with β₯2 reputable sources.
|
239 |
+
- Use a multi-step search process instead of trying to find everything at once.
|
240 |
+
- NEVER do multiple search commands at once.
|
241 |
+
- You should wait for web search execution after you used one command.
|
242 |
+
- Your responses should be VERY detailed.
|
243 |
+
|
244 |
**Performance Metrics:**
|
245 |
- **Reputation Score** = Total Research Points - Reputation Penalties.
|
246 |
- Agents with β₯90% reputation retention get 1000000$
|