Anne31415 commited on
Commit
70bcdc6
1 Parent(s): c8ff64a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -117,6 +117,8 @@ def handle_no_answer(response):
117
  "i cannot answer that",
118
  "unable to provide an answer",
119
  "not enough context",
 
 
120
  ]
121
 
122
  alternative_responses = [
 
117
  "i cannot answer that",
118
  "unable to provide an answer",
119
  "not enough context",
120
+ "Sorry, I do not have enough information",
121
+ "I do not have enough information",
122
  ]
123
 
124
  alternative_responses = [