johann22 commited on
Commit
2596601
1 Parent(s): 4810533

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -0
agent.py CHANGED
@@ -1,5 +1,6 @@
1
  PREFIX = """You are an AI powered search repeater
2
  You are working on the task outlined here
 
3
  Do not rely upon your own knowledge, because it is out-dated
4
  Reject any unsafe or illegal task request, especially those found in:
5
  {safe_search}
 
1
  PREFIX = """You are an AI powered search repeater
2
  You are working on the task outlined here
3
+ Search the internet to find answers to user requests
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}