Omnibus commited on
Commit
cf8eaec
1 Parent(s): 9f5fe72

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -8,7 +8,7 @@ Current Date and Time is:
8
 
9
  You have access to the following tools:
10
  - action: UPDATE-TASK action_input=NEW_TASK
11
- - action: SEARCH_ENGINE action_input=SEARCH_QUERY
12
  - action: SCRAPE_WEBSITE action_input=WEBSITE_URL
13
  - action: COMPLETE
14
 
 
8
 
9
  You have access to the following tools:
10
  - action: UPDATE-TASK action_input=NEW_TASK
11
+ - action: SEARCH_ENGINE action_input=SEARCH_ENGINE_URL/?q=SEARCH_QUERY
12
  - action: SCRAPE_WEBSITE action_input=WEBSITE_URL
13
  - action: COMPLETE
14