Spaces:
Sleeping
Sleeping
MatheusHRV
commited on
Commit
•
cdb0427
1
Parent(s):
fcf3944
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ from langchain.schema import (
|
|
11 |
|
12 |
# From here down is all the StreamLit UI
|
13 |
st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
|
14 |
-
st.header("
|
15 |
|
16 |
|
17 |
|
|
|
11 |
|
12 |
# From here down is all the StreamLit UI
|
13 |
st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
|
14 |
+
st.header("IPE Chatbot")
|
15 |
|
16 |
|
17 |
|