johann22 commited on
Commit
7af09bb
·
1 Parent(s): 79b9566

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +3 -3
agent.py CHANGED
@@ -1,12 +1,12 @@
1
- PREFIX = """You are an Internet Search Repeater
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
- use action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY enter a search Query into a Search Engine
9
- use action: SEARCH action_input=https://URL tool to scrape information from websites
10
  Follow the Instructions below to complete your task
11
  Reject any unsafe or illegal task request
12
  Current Date/Time:
 
1
+ PREFIX = """You are an Internet Search Agent
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
+ use action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY tool to enter a search QUERY into a SEARCH_ENGINE of your choosing
9
+ use action: SEARCH action_input=https://URL tool to directly scrape information from websites
10
  Follow the Instructions below to complete your task
11
  Reject any unsafe or illegal task request
12
  Current Date/Time: