Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -151,7 +151,7 @@ def responsenew(data):
|
|
151 |
# "action": "nothing",
|
152 |
# "function": "nothing",
|
153 |
# }
|
154 |
-
|
155 |
respo = {
|
156 |
"message": response.last,
|
157 |
"action": "nothing",
|
|
|
151 |
# "action": "nothing",
|
152 |
# "function": "nothing",
|
153 |
# }
|
154 |
+
else:
|
155 |
respo = {
|
156 |
"message": response.last,
|
157 |
"action": "nothing",
|