Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ if "messages" not in st.session_state:
|
|
55 |
"- What are the side effects of aspirin?\n"
|
56 |
"- Can ibuprofen cause dizziness?\n\n"
|
57 |
"Disclaimer: This chatbot is for informational purposes only and not a substitute for professional "
|
58 |
-
"medical advice.\n"
|
59 |
"How can I help you today?"
|
60 |
)
|
61 |
}
|
|
|
55 |
"- What are the side effects of aspirin?\n"
|
56 |
"- Can ibuprofen cause dizziness?\n\n"
|
57 |
"Disclaimer: This chatbot is for informational purposes only and not a substitute for professional "
|
58 |
+
"medical advice.\n\n\n"
|
59 |
"How can I help you today?"
|
60 |
)
|
61 |
}
|