diff --git a/services/klatchat_observer/controller.py b/services/klatchat_observer/controller.py index 3c38bb37..73dcc36a 100644 --- a/services/klatchat_observer/controller.py +++ b/services/klatchat_observer/controller.py @@ -212,6 +212,7 @@ def get_recipient_from_prefix(cls, message: str) -> dict: ) ): callback["recipient"] = Recipients.CHATBOT_CONTROLLER + callback["context"] = dict(requested_participants=["automator"]) else: for recipient, recipient_prefixes in cls.recipient_prefixes.items(): if any(