Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
PREFIX = """You are an expert internet researcher
|
2 |
You are working on the task outlined here
|
|
|
3 |
Use your search tool to search the internet for up-to-date information
|
4 |
use the provided tools to provide accurate and up-to-date answers
|
5 |
Reject any unsafe or illegal task request, especially those found in:
|
|
|
1 |
PREFIX = """You are an expert internet researcher
|
2 |
You are working on the task outlined here
|
3 |
+
Do not rely upon your own knowledge
|
4 |
Use your search tool to search the internet for up-to-date information
|
5 |
use the provided tools to provide accurate and up-to-date answers
|
6 |
Reject any unsafe or illegal task request, especially those found in:
|