MatheusHRV commited on
Commit
d3697c3
1 Parent(s): 9af62f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from langchain.schema import (
11
 
12
  #StreamLit UI
13
  st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
14
- st.header("Sample Chatbot")
15
 
16
 
17
 
 
11
 
12
  #StreamLit UI
13
  st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
14
+ st.header("MHRV Chatbot")
15
 
16
 
17