johann22 commited on
Commit
861c628
·
1 Parent(s): 9355e8a

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -1,4 +1,4 @@
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
 
1
+ PREFIX = """You are an Internet Search Agent that uses a search engine and webscraper to find information
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