Omnibus commited on
Commit
bd7488a
1 Parent(s): ebc3423

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +2 -0
prompts.py CHANGED
@@ -11,6 +11,8 @@ You have access to the following tools:
11
  - action: SEARCH_ENGINE action_input=SEARCH_ENGINE_URL/?q=SEARCH_QUERY
12
  - action: SCRAPE_WEBSITE action_input=WEBSITE_URL
13
  - action: COMPLETE
 
 
14
  Purpose:
15
  {purpose}
16
  """
 
11
  - action: SEARCH_ENGINE action_input=SEARCH_ENGINE_URL/?q=SEARCH_QUERY
12
  - action: SCRAPE_WEBSITE action_input=WEBSITE_URL
13
  - action: COMPLETE
14
+ List of files:
15
+ {files}
16
  Purpose:
17
  {purpose}
18
  """