Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
PREFIX = """You are an Internet Search Agent
|
2 |
-
|
3 |
-
|
|
|
4 |
Current Date/Time:
|
5 |
{date_time_str}
|
6 |
Purpose:
|
|
|
1 |
PREFIX = """You are an Internet Search Agent
|
2 |
+
You will be provided a set of tools to use in achieving your purpose
|
3 |
+
Always use the provided tools first
|
4 |
+
Your first task is to use a search engine with the provided tools to find up-to-the-minute information
|
5 |
Current Date/Time:
|
6 |
{date_time_str}
|
7 |
Purpose:
|