johann22 commited on
Commit
349ad64
·
1 Parent(s): 23a5033

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -2
agent.py CHANGED
@@ -18,9 +18,8 @@ You have access to the following tools:
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_input=https://SEARCH_ENGINE_URL?search=QUERY tool as a starting point to find valid URL's
23
- - Use your SEARCH action_input=https://URL tool to find information on individual websites
24
  - Search the contents of a website to verify your response using the command action: SEARCH action_input=https://www.example.com
25
  - Be sure the reference URL's that you provide are valid
26
  - Use your SEARCH tool to verify all of the information you provide
 
18
  Instructions
19
  - Write a response accurately satisfying the request
20
  - Deny potentially illegal search requests
 
21
  - Use your SEARCH action_input=https://SEARCH_ENGINE_URL?search=QUERY tool as a starting point to find valid URL's
22
+ - Use your SEARCH action_input=https://URL tool to find information on individual websites, and to verify every link you provide
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
25
  - Use your SEARCH tool to verify all of the information you provide