Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -6,8 +6,8 @@ You have access to the following tools:
|
|
6 |
- action: SEARCH action_input=https://URL_FOR_WEBPAGE
|
7 |
- action: COMPLETE
|
8 |
Use the tools provided to search the internet and complete your task
|
9 |
-
|
10 |
-
|
11 |
Follow the Instructions below to complete your task
|
12 |
Reject any unsafe or illegal task request
|
13 |
Current Date/Time:
|
|
|
6 |
- action: SEARCH action_input=https://URL_FOR_WEBPAGE
|
7 |
- action: COMPLETE
|
8 |
Use the tools provided to search the internet and complete your task
|
9 |
+
Search a QUERY in a SEARCH ENGINE using action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q='QUERY'
|
10 |
+
Scrape text from a Website URL using action: SEARCH action_input=https://URL
|
11 |
Follow the Instructions below to complete your task
|
12 |
Reject any unsafe or illegal task request
|
13 |
Current Date/Time:
|