MayankGupta06 commited on
Commit
0af226f
·
verified ·
1 Parent(s): 16561ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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