deeppavlov / chatsky

Chatsky is a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.
https://deeppavlov.github.io/chatsky/
Apache License 2.0
32 stars 9 forks source link

Feat/origin_interface_id_for_message #398

Open pseusys opened 2 weeks ago

pseusys commented 2 weeks ago

Description

ID string added to messenger interface constructor. This string is added to all the messages received via this interface. The first message origin is the origin of the context it is related to.

Checklist

List here tasks to complete in order to mark this PR as ready for review.

To Consider