Omnibus commited on
Commit
0f55aef
·
1 Parent(s): 17c3ccd

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -31,7 +31,7 @@ action: READ-FILE action_input='./app/main.py'
31
 
32
  Example:
33
  User command: Find me a text generation model with less than 50M parameters.
34
- thought: I will search for 'text generation'
35
 
36
  action: SEARCH action_input=text-generation
37
 
 
31
 
32
  Example:
33
  User command: Find me a text generation model with less than 50M parameters.
34
+ thought: I will use the option 'text-generation'
35
 
36
  action: SEARCH action_input=text-generation
37