Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -77,7 +77,7 @@ task: {task}
|
|
77 |
Progress:
|
78 |
{history}
|
79 |
Tasks should be small, isolated, and independent
|
80 |
-
Do we need to use our SEARCH
|
81 |
What should the task be for us to achieve the purpose?
|
82 |
task: """
|
83 |
|
|
|
77 |
Progress:
|
78 |
{history}
|
79 |
Tasks should be small, isolated, and independent
|
80 |
+
Do we need to use a search engine with our tool action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY?
|
81 |
What should the task be for us to achieve the purpose?
|
82 |
task: """
|
83 |
|