samim2024 commited on
Commit
4b7540f
·
verified ·
1 Parent(s): caef37e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def load_answer(question):
27
 
28
 
29
  #App UI starts here
30
- st.set_page_config(page_title="Somesh LangChain Demo", page_icon=":robot:")
31
  st.header("Somesh LangChain Demo")
32
 
33
  #Gets the user input
 
27
 
28
 
29
  #App UI starts here
30
+ st.set_page_config(page_title="Somesh AI Powered CHAGPT Demo", page_icon=":robot:")
31
  st.header("Somesh LangChain Demo")
32
 
33
  #Gets the user input