Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -11,7 +11,7 @@ You have access to the following tools:
|
|
11 |
- action: COMPLETE
|
12 |
Instructions
|
13 |
- Write a response satisfying the request
|
14 |
-
- Set action: SEARCH action_input=
|
15 |
- Complete the current task as best you can
|
16 |
- When the task is complete, update the task
|
17 |
- SEARCH to verify that information you are providing
|
|
|
11 |
- action: COMPLETE
|
12 |
Instructions
|
13 |
- Write a response satisfying the request
|
14 |
+
- Set action: SEARCH action_input=www.example.com
|
15 |
- Complete the current task as best you can
|
16 |
- When the task is complete, update the task
|
17 |
- SEARCH to verify that information you are providing
|