We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e0fb6 commit f0296a3Copy full SHA for f0296a3
backend/PyMatcha/utils/bot_actions.py
@@ -13,7 +13,7 @@
13
from PyMatcha.utils.static import BACKEND_ROOT
14
from PyMatcha.utils.static import BOT_CONV_OPENERS
15
16
-# TODO: respond to unread message, send a new message in already started conversation
+# TODO: send a new message in already started conversation
17
18
19
def _bot_response(bot_name, user_input):
0 commit comments