Spaces:
Runtime error
Runtime error
this
Browse files
app.py
CHANGED
|
@@ -103,7 +103,6 @@ def responsenew(data):
|
|
| 103 |
* if intent = sharing a group return = "share_group"
|
| 104 |
* if intent = sharing a todo list return = "share_todo_list"
|
| 105 |
* if intent = sharing a note return = "share_note"
|
| 106 |
-
* if intent = what is your name or who are you return = "cosmo_name"
|
| 107 |
|
| 108 |
""",
|
| 109 |
)
|
|
|
|
| 103 |
* if intent = sharing a group return = "share_group"
|
| 104 |
* if intent = sharing a todo list return = "share_todo_list"
|
| 105 |
* if intent = sharing a note return = "share_note"
|
|
|
|
| 106 |
|
| 107 |
""",
|
| 108 |
)
|