Dooratre commited on
Commit
d20ca74
·
verified ·
1 Parent(s): 29f1e5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ from admin_messages import extract_admin_message, save_admin_message
11
  app = Flask(__name__)
12
 
13
 
 
14
  chat_histories = {}
15
 
16
  BASE_URL = "https://chat.qwen.ai"
 
11
  app = Flask(__name__)
12
 
13
 
14
+
15
  chat_histories = {}
16
 
17
  BASE_URL = "https://chat.qwen.ai"