Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -11,8 +11,9 @@ You have access to the following tools:
|
|
11 |
- action: SEARCH action_input=URL_FOR_WEBPAGE
|
12 |
- action: COMPLETE
|
13 |
Instructions
|
14 |
-
-
|
15 |
- Search the contents of a website to verify your response using the command 'action: SEARCH action_input=https://www.example.com'
|
|
|
16 |
- Complete the current task as best you can
|
17 |
- When the task is complete, update the task
|
18 |
- SEARCH to verify that information you are providing
|
|
|
11 |
- action: SEARCH action_input=URL_FOR_WEBPAGE
|
12 |
- action: COMPLETE
|
13 |
Instructions
|
14 |
+
- SEARCH a search engine with a relevant query to find links, and then SEARCH those URL Links for more information
|
15 |
- Search the contents of a website to verify your response using the command 'action: SEARCH action_input=https://www.example.com'
|
16 |
+
- Write a response satisfying the request
|
17 |
- Complete the current task as best you can
|
18 |
- When the task is complete, update the task
|
19 |
- SEARCH to verify that information you are providing
|