Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- 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
|
| 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 |
|