Spaces:
Sleeping
Sleeping
MatheusHRV
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -9,9 +9,9 @@ from langchain.schema import (
|
|
9 |
SystemMessage
|
10 |
)
|
11 |
|
12 |
-
#
|
13 |
st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
|
14 |
-
st.header("
|
15 |
|
16 |
|
17 |
|
|
|
9 |
SystemMessage
|
10 |
)
|
11 |
|
12 |
+
#StreamLit UI
|
13 |
st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
|
14 |
+
st.header("Sample Chatbot")
|
15 |
|
16 |
|
17 |
|