Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -372,7 +372,7 @@ agent = initialize_agent(
|
|
372 |
|
373 |
################################ Sidebar with Menu ################################
|
374 |
with st.sidebar:
|
375 |
-
st.title("ESG
|
376 |
page = option_menu("Menu",
|
377 |
[
|
378 |
"Main Chatbot",
|
|
|
372 |
|
373 |
################################ Sidebar with Menu ################################
|
374 |
with st.sidebar:
|
375 |
+
st.title("ESG Countries Chatbot")
|
376 |
page = option_menu("Menu",
|
377 |
[
|
378 |
"Main Chatbot",
|