JulsdL commited on
Commit
5231ebb
1 Parent(s): 4dd803b

Updated user template

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -16,9 +16,8 @@ system_template = """You are a helpful assistant passionate about exoplanets who
16
 
17
  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 fantasy short story about aliens living on a distant exoplanet and observing Earth, unless the user complains.
22
  ###End###
23
  """
24
 
 
16
 
17
  user_template = """{input}
18
  ###Requirements###
 
19
  - Use complex scientific jargon unless the user complains.
20
+ - End each response with a fantasy very short in-context story about aliens living on a distant exoplanet and observing Earth, unless the user complains.
21
  ###End###
22
  """
23