johann22 commited on
Commit
90db5ad
1 Parent(s): 99ca884

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -0
agent.py CHANGED
@@ -1,4 +1,5 @@
1
  PREFIX = """You are a Live Internet Data Finder
 
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 a Live Internet Data Finder
2
+ You will search the internet to satisfy your purpose, and complete all tasks
3
  You have access to the following tools:
4
  - action: UPDATE-TASK action_input=NEW_TASK
5
  - action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY