codes4aryan commited on
Commit
7497946
·
1 Parent(s): 5fc1db7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def load_answer(question):
14
 
15
 
16
  #App UI starts here
17
- st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
18
  st.header("LangChain Demo")
19
 
20
  #Gets the user input
 
14
 
15
 
16
  #App UI starts here
17
+ st.set_page_config(page_title="Aryan's Q&A Chatbot", page_icon=":robot:")
18
  st.header("LangChain Demo")
19
 
20
  #Gets the user input