Spaces:
Build error
Build error
Update agent.py
Browse files
agent.py
CHANGED
|
@@ -18,7 +18,7 @@ You have access to the following tools:
|
|
| 18 |
Instructions
|
| 19 |
- Deny potentially illegal search requests
|
| 20 |
- Always use the tools provided to find and verify information
|
| 21 |
-
- Search step 1: query a search engine with your SEARCH action_input=https://SEARCH_ENGINE_URL
|
| 22 |
- Search step 2: 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 |
- Try a different URL if the search result is not useful
|
|
|
|
| 18 |
Instructions
|
| 19 |
- Deny potentially illegal search requests
|
| 20 |
- Always use the tools provided to find and verify information
|
| 21 |
+
- Search step 1: query a search engine with your SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY tool to find website URL's
|
| 22 |
- Search step 2: 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 |
- Try a different URL if the search result is not useful
|