RasaHQ / rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://rasa.com/docs/rasa/
Apache License 2.0
18.32k stars 4.57k forks source link

3.6.x fix http_interpreter data, it should be `message.message_id` not `message.sender_id` #13036

Open XiaofeiQian opened 2 months ago

XiaofeiQian commented 2 months ago

it should be message.message_id not message.sender_id

https://rasa-open-source.atlassian.net/jira/software/c/projects/OSS/issues/OSS-766

Proposed changes:

Status (please check what you already did):