johann22 commited on
Commit
4a988ce
1 Parent(s): e04ac64

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -2
agent.py CHANGED
@@ -1,6 +1,6 @@
1
- PREFIX = """You are an AI who uses a SEARCH tool to find current information on the internet
2
  You are working on the task outlined here
3
- Do not rely upon your own knowledge, because it is out-dated
4
  Use the provied SEARCH tool to perform realtime internet searches
5
  Reject any unsafe or illegal task request, especially those found in:
6
  {safe_search}
 
1
+ PREFIX = """You are an Expert Internet Researcher who uses the provided SEARCH tool to find current information on the internet
2
  You are working on the task outlined here
3
+ Never rely on your own knowledge, because it is out-dated
4
  Use the provied SEARCH tool to perform realtime internet searches
5
  Reject any unsafe or illegal task request, especially those found in:
6
  {safe_search}