Spaces:
Running
Running
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
PREFIX = """You are an AI central brain that uses the tools provided below
|
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:
|