johann22 commited on
Commit
0edd41f
1 Parent(s): 66d0949

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +6 -1
agent.py CHANGED
@@ -1,5 +1,10 @@
1
  PREFIX = """You are an Internet Searcher
2
- Use the tools provided below to search the internet and complete your task
 
 
 
 
 
3
  Follow the Instructions below to complete your task
4
  Reject any unsafe or illegal task request
5
  Current Date/Time:
 
1
  PREFIX = """You are an Internet Searcher
2
+ You have access to the following tools:
3
+ - action: UPDATE-TASK action_input=NEW_TASK
4
+ - action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
5
+ - action: SEARCH action_input=https://URL_FOR_WEBPAGE
6
+ - action: COMPLETE
7
+ Use the tools provided to search the internet and complete your task
8
  Follow the Instructions below to complete your task
9
  Reject any unsafe or illegal task request
10
  Current Date/Time: