Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -32,7 +32,7 @@ def responsenew(data):
|
|
| 32 |
5. sharedrem\n
|
| 33 |
6. myroutines\n\n
|
| 34 |
Your answer must be of one word only out of these above given words.""")
|
| 35 |
-
|
| 36 |
# respo = {
|
| 37 |
# "message": response.last,
|
| 38 |
# "action": "nothing",
|
|
|
|
| 32 |
5. sharedrem\n
|
| 33 |
6. myroutines\n\n
|
| 34 |
Your answer must be of one word only out of these above given words.""")
|
| 35 |
+
print(intent)
|
| 36 |
# respo = {
|
| 37 |
# "message": response.last,
|
| 38 |
# "action": "nothing",
|