minhdang14902 commited on
Commit
77fe43b
·
verified ·
1 Parent(s): 883178b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -494,7 +494,7 @@ def qa_dict():
494
  return qa_dict
495
  qa_dict = qa_dict()
496
 
497
- st.title("General Edu Chatbot")
498
 
499
  # Khởi tạo lịch sử tin nhắn
500
  if "messages" not in st.session_state:
 
494
  return qa_dict
495
  qa_dict = qa_dict()
496
 
497
+ st.title("General Law Chatbot")
498
 
499
  # Khởi tạo lịch sử tin nhắn
500
  if "messages" not in st.session_state: