Spaces:
Sleeping
Sleeping
minhdang14902
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -494,7 +494,7 @@ def qa_dict():
|
|
494 |
return qa_dict
|
495 |
qa_dict = qa_dict()
|
496 |
|
497 |
-
st.title("General
|
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:
|