Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -123,7 +123,10 @@ def handle_no_answer(response):
|
|
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 |
|
|
|
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 |
+
"I'm sorry",
|
128 |
+
"I don't understand the question",
|
129 |
+
"I don't understand"
|
130 |
|
131 |
]
|
132 |
|