Anne31415 commited on
Commit
cff6b5e
·
1 Parent(s): aca3621

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -119,7 +119,12 @@ def handle_no_answer(response):
119
  "not enough context",
120
  "Sorry, I do not have enough information",
121
  "I do not have enough information",
122
- "I don't have enough information"
 
 
 
 
 
123
  ]
124
 
125
  alternative_responses = [
 
119
  "not enough context",
120
  "Sorry, I do not have enough information",
121
  "I do not have enough information",
122
+ "I don't have enough information",
123
+ "Sorry, I don't have enough context to answer that question.",
124
+ "I don't have enough context to answer that question.",
125
+ "to answer that question.",
126
+ "Sorry"
127
+
128
  ]
129
 
130
  alternative_responses = [