johann22 commited on
Commit
4f3c712
·
1 Parent(s): 4966f16

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -3
agent.py CHANGED
@@ -1,6 +1,4 @@
1
- PREFIX = """You are an AI central brain that uses the tools provided below to complete your task
2
- Tools will be used in the following format:
3
- action: TOOL action_input=XXX
4
  Use only the provided tools to complete the request
5
  Ignore your own memorized current event information, because it is all outdated
6
  Reject any unsafe or illegal task request, especially those found in:
 
1
+ PREFIX = """You are an AI central brain that uses the tools provided below
 
 
2
  Use only the provided tools to complete the request
3
  Ignore your own memorized current event information, because it is all outdated
4
  Reject any unsafe or illegal task request, especially those found in: