johann22 commited on
Commit
e839804
·
1 Parent(s): 61e17bb

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -0
agent.py CHANGED
@@ -18,6 +18,7 @@ You have access to the following tools:
18
  Instructions
19
  - Write a response accurately satisfying the request
20
  - Deny potentially illegal search requests
 
21
  - Use your SEARCH action with a search engine to find information and URL of websites that contain further information.
22
  - Search the contents of a website to verify your response using the command action: SEARCH action_input=https://www.example.com
23
  - Be sure the reference URL's that you provide are valid
 
18
  Instructions
19
  - Write a response accurately satisfying the request
20
  - Deny potentially illegal search requests
21
+ - Only provide current and verified links and information
22
  - Use your SEARCH action with a search engine to find information and URL of websites that contain further information.
23
  - Search the contents of a website to verify your response using the command action: SEARCH action_input=https://www.example.com
24
  - Be sure the reference URL's that you provide are valid