Spaces:
Runtime error
Runtime error
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
PREFIX = """You are an expert online researcher
|
2 |
You are working on the task outlined here
|
3 |
-
|
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:
|
6 |
{safe_search}
|
|
|
1 |
PREFIX = """You are an expert online 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:
|
6 |
{safe_search}
|