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
|
34 |
-
-
|
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 response with links and bullet points in the fastest time possible
|
34 |
+
- When you have composed a detailed response 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
|