Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ def init_session_state():
|
|
22 |
init_session_state()
|
23 |
|
24 |
st.set_page_config(page_title="RegBotBeta", page_icon="📜🤖")
|
25 |
-
st.title("Welcome to California Drinking Water Regulation
|
26 |
st.header("Built with `LlamaIndex🦙`and `Langchain🦜🔗`")
|
27 |
|
28 |
|
|
|
22 |
init_session_state()
|
23 |
|
24 |
st.set_page_config(page_title="RegBotBeta", page_icon="📜🤖")
|
25 |
+
st.title("Welcome to California Drinking Water Regulation Chatbot Demo!")
|
26 |
st.header("Built with `LlamaIndex🦙`and `Langchain🦜🔗`")
|
27 |
|
28 |
|