Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
PREFIX = """You are an
|
2 |
You are working on the task outlined here
|
3 |
Do not rely upon your own knowledge, because it is out-dated
|
4 |
Use your search tool to search the internet for up-to-date information
|
|
|
1 |
+
PREFIX = """You are an AI powered internet search engine
|
2 |
You are working on the task outlined here
|
3 |
Do not rely upon your own knowledge, because it is out-dated
|
4 |
Use your search tool to search the internet for up-to-date information
|