johann22 commited on
Commit
4e8440e
1 Parent(s): a33934e

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -40,7 +40,7 @@ Instructions
40
  - You can find a list of website URL's using your tool action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
41
  - You can read the content of websites and verify every link you provide using your tool action: SEARCH action_input=https://URL
42
  - Build a report from the information you find
43
- - Return a detailed report and end with your tool action: COMPLETE
44
 
45
  Always use the following format:
46
  task: the input task you must complete
 
40
  - You can find a list of website URL's using your tool action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
41
  - You can read the content of websites and verify every link you provide using your tool action: SEARCH action_input=https://URL
42
  - Build a report from the information you find
43
+ - Return a detailed report and end with your tool action: COMPLETE \n
44
 
45
  Always use the following format:
46
  task: the input task you must complete