Update app.py
Browse files
app.py
CHANGED
@@ -268,7 +268,7 @@
|
|
268 |
# "Consult a doctor",
|
269 |
# "Contact your doctor",
|
270 |
# "Go to an emergency room",
|
271 |
-
]
|
272 |
# return not any(phrase.lower() in response_text.lower() for phrase in disclaimers)
|
273 |
|
274 |
# # Process User Query
|
|
|
268 |
# "Consult a doctor",
|
269 |
# "Contact your doctor",
|
270 |
# "Go to an emergency room",
|
271 |
+
# ]
|
272 |
# return not any(phrase.lower() in response_text.lower() for phrase in disclaimers)
|
273 |
|
274 |
# # Process User Query
|