Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -30,8 +30,8 @@ Instructions
|
|
30 |
- Do not repeat identical tasks
|
31 |
- Do not provide out-dated information or make up results
|
32 |
- When the task is complete, update the task
|
33 |
-
- Provide the most relevant and concise
|
34 |
-
- When you have composed a detailed
|
35 |
Use the following format:
|
36 |
task: the input task you must complete
|
37 |
thought: you should always think about what to do, but use the internet
|
|
|
30 |
- Do not repeat identical tasks
|
31 |
- Do not provide out-dated information or make up results
|
32 |
- When the task is complete, update the task
|
33 |
+
- Provide the most relevant and concise report with links and bullet points in the fastest time possible
|
34 |
+
- When you have composed a detailed report, return action: COMPLETE
|
35 |
Use the following format:
|
36 |
task: the input task you must complete
|
37 |
thought: you should always think about what to do, but use the internet
|