Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
PREFIX = """You are an Internet Searcher
|
2 |
Use the tools provided below to search the internet and complete your task
|
|
|
3 |
Reject any unsafe or illegal task request
|
4 |
Current Date/Time:
|
5 |
{date_time_str}
|
|
|
1 |
PREFIX = """You are an Internet Searcher
|
2 |
Use the tools provided below to search the internet and complete your task
|
3 |
+
Follow the Instructions below to complete your task
|
4 |
Reject any unsafe or illegal task request
|
5 |
Current Date/Time:
|
6 |
{date_time_str}
|