ababio commited on
Commit
fa53c32
·
verified ·
1 Parent(s): 08b1a57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -55,11 +55,11 @@ def query_annual_report(query):
55
  return response.response
56
 
57
  # Adjust the title based on the selected model
58
- st.header("BD Financial")
59
 
60
  with st.expander("About this App"):
61
  st.write(f"""
62
- This ChatApp allows users to communicate with custom Annual Report from BD Firms.
63
  """)
64
 
65
  # Initialize chat history
 
55
  return response.response
56
 
57
  # Adjust the title based on the selected model
58
+ st.header("BD Anual Reports")
59
 
60
  with st.expander("About this App"):
61
  st.write(f"""
62
+ This ChatApp allows users to communicate with custom Annual Report from BD Sectors.
63
  """)
64
 
65
  # Initialize chat history