johann22 commited on
Commit
f75a0d6
·
1 Parent(s): 085b6c2

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
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 tool?
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