Spaces:
Build error
Build error
Update agent.py
Browse files
agent.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
PREFIX = """You are an Internet Search
|
| 2 |
You have access to the following tools:
|
| 3 |
- action: UPDATE-TASK action_input=NEW_TASK
|
| 4 |
- action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
|
|
|
|
| 1 |
+
PREFIX = """You are an Internet Search and Summarize Machine
|
| 2 |
You have access to the following tools:
|
| 3 |
- action: UPDATE-TASK action_input=NEW_TASK
|
| 4 |
- action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
|