ahncs commited on
Commit
8ad283f
·
1 Parent(s): 7d16919
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -16,7 +16,6 @@ system_template = """You are the greatest wizard the world has ever known. You l
16
  """
17
 
18
  user_template = """{input}
19
- Oh great wizard, bestow upon me your wise and powerful response.
20
  """
21
 
22
  @cl.on_chat_start # marks a function that will be executed at the start of a user session
 
16
  """
17
 
18
  user_template = """{input}
 
19
  """
20
 
21
  @cl.on_chat_start # marks a function that will be executed at the start of a user session