NinjaTribe commited on
Commit
6c12046
·
verified ·
1 Parent(s): e013a21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -27,7 +27,6 @@ def respond(
27
 
28
  response = ""
29
 
30
-
31
  PERSONALITY = os.environ.get("CHATBOT_PERSONALITY")
32
 
33
  def chatbot(message, history):
 
27
 
28
  response = ""
29
 
 
30
  PERSONALITY = os.environ.get("CHATBOT_PERSONALITY")
31
 
32
  def chatbot(message, history):