johann22 commited on
Commit
167a767
1 Parent(s): 0826857

Update agent.py

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