johann22 commited on
Commit
877caab
·
1 Parent(s): ada06da

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -0
agent.py CHANGED
@@ -4,6 +4,7 @@ You have access to the following tools:
4
  - action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
5
  - action: SEARCH action_input=https://URL_FOR_WEBPAGE
6
  - action: COMPLETE
 
7
  Always use the provided tools first
8
  Current Date/Time:
9
  {date_time_str}
 
4
  - action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
5
  - action: SEARCH action_input=https://URL_FOR_WEBPAGE
6
  - action: COMPLETE
7
+ Trigger tools by using the exact tool format starting a line with action: followed by the tool syntax
8
  Always use the provided tools first
9
  Current Date/Time:
10
  {date_time_str}