AashitaK commited on
Commit
bb23a87
·
verified ·
1 Parent(s): f064c52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import logging
2
- from utils.chatbot_interface3 import ChatbotInterface
3
  # from utils.session_history2 import ChatbotInterface
4
 
5
  # Configure logging to both file and console
 
1
  import logging
2
+ from utils.chatbot_interface4 import ChatbotInterface
3
  # from utils.session_history2 import ChatbotInterface
4
 
5
  # Configure logging to both file and console