johann22 commited on
Commit
5adb5ef
·
1 Parent(s): e839804

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -19,7 +19,7 @@ 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
25
  - Use your SEARCH tool to verify all of the information you provide
 
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://URL tool 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
25
  - Use your SEARCH tool to verify all of the information you provide