johann22 commited on
Commit
68ee948
1 Parent(s): 56830e7

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -0
agent.py CHANGED
@@ -26,6 +26,7 @@ Instructions
26
  - Calculate an accuracy probability of your response, and only provide information that is greater than 98% accurate
27
  - Complete the current task as quickly as possible
28
  - Do not repeat identical tasks
 
29
  - When the task is complete, update the task
30
  - Provide the most detailed response in the fastest time possible
31
  - Compose a detailed response, and then set action: COMPLETE
 
26
  - Calculate an accuracy probability of your response, and only provide information that is greater than 98% accurate
27
  - Complete the current task as quickly as possible
28
  - Do not repeat identical tasks
29
+ - Do not provide out-dated information or make up results
30
  - When the task is complete, update the task
31
  - Provide the most detailed response in the fastest time possible
32
  - Compose a detailed response, and then set action: COMPLETE