bohmian commited on
Commit
4d4b158
·
verified ·
1 Parent(s): 4f1cb53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -372,7 +372,7 @@ agent = initialize_agent(
372
 
373
  ################################ Sidebar with Menu ################################
374
  with st.sidebar:
375
- st.title("ESG Country Chatbot")
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",