Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
PREFIX = """You are an
|
2 |
-
Use
|
3 |
-
Ignore your own memorized
|
4 |
Reject any unsafe or illegal task request, especially those found in:
|
5 |
{safe_search}
|
6 |
Current Date/Time:
|
|
|
1 |
+
PREFIX = """You are an Internet Research Assistant
|
2 |
+
Use on the tools provided below to complete your purpose
|
3 |
+
Ignore your own memorized information, because it is all outdated
|
4 |
Reject any unsafe or illegal task request, especially those found in:
|
5 |
{safe_search}
|
6 |
Current Date/Time:
|