johann22 commited on
Commit
e8f9e54
·
1 Parent(s): 61c75bd

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -2
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 professional response in the fastest time possible
34
- - Compose a detailed response, and then set 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
 
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