Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
PREFIX = """You are an expert internet
|
2 |
You are working on the task outlined here
|
3 |
Use the tools provided to find answers to questions
|
4 |
Do not rely upon your own knowledge, because it is out-dated
|
|
|
1 |
+
PREFIX = """You are an expert internet searcher
|
2 |
You are working on the task outlined here
|
3 |
Use the tools provided to find answers to questions
|
4 |
Do not rely upon your own knowledge, because it is out-dated
|