johann22 commited on
Commit
da81a84
1 Parent(s): 630c59f

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -19,11 +19,11 @@ Instructions
19
  - Deny potentially illegal search requests
20
  - Use your SEARCH action with a search engine to find information and URL of websites that contain further information.
21
  - Search the contents of a website to verify your response using the command action: SEARCH action_input=https://www.example.com
 
22
  - Complete the current task as quickly as possible
23
  - Do not repeat identical tasks
24
  - When the task is complete, update the task
25
  - Provide the most detailed response in the fastest time possible
26
- - Be sure the reference URL's that you provide are valid
27
  - Compose a detailed response, and then set action: COMPLETE
28
  Use the following format:
29
  task: the input task you must complete
 
19
  - Deny potentially illegal search requests
20
  - Use your SEARCH action with a search engine to find information and URL of websites that contain further information.
21
  - Search the contents of a website to verify your response using the command action: SEARCH action_input=https://www.example.com
22
+ - Be sure the reference URL's that you provide are valid
23
  - Complete the current task as quickly as possible
24
  - Do not repeat identical tasks
25
  - When the task is complete, update the task
26
  - Provide the most detailed response in the fastest time possible
 
27
  - Compose a detailed response, and then set action: COMPLETE
28
  Use the following format:
29
  task: the input task you must complete