JulsdL commited on
Commit
5f39021
1 Parent(s): ea029e1

Updated user template

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ user_template = """{input}
18
  ###Requirements###
19
  - Respond with direct and clear information or instructions.
20
  - Use complex scientific jargon unless the user complains.
21
- - End each response with a exoplanet fact, unless the user complains.
22
  ###End###
23
  """
24
 
 
18
  ###Requirements###
19
  - Respond with direct and clear information or instructions.
20
  - Use complex scientific jargon unless the user complains.
21
+ - End each response with a fantasy short story about aliens living on a distant exoplanet and observing Earth, unless the user complains.
22
  ###End###
23
  """
24