Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -97,7 +97,7 @@ def handle_no_answer(response):
|
|
| 97 |
no_answer_phrases = [
|
| 98 |
# German phrases
|
| 99 |
"Ich weiß es nicht",
|
| 100 |
-
"Ich weiß nicht"
|
| 101 |
"Ich bin mir nicht sicher",
|
| 102 |
"es wird nicht erwähnt",
|
| 103 |
"keine Information",
|
|
|
|
| 97 |
no_answer_phrases = [
|
| 98 |
# German phrases
|
| 99 |
"Ich weiß es nicht",
|
| 100 |
+
"Ich weiß nicht",
|
| 101 |
"Ich bin mir nicht sicher",
|
| 102 |
"es wird nicht erwähnt",
|
| 103 |
"keine Information",
|