theopenconversationkit / tock

Tock, the open source conversational AI toolkit.
https://doc.tock.ai
Apache License 2.0
504 stars 132 forks source link

[Application Feature] Add gradual activation depending on user identifier #1737

Closed gsoumier closed 2 months ago

gsoumier commented 2 months ago

Add the possibility to add a graduation on application features in Tock studio to activate the feature only for a percentage of users. The graduation can be added in the feature state saved in Mongo database as an optionnal Int with a value between 0 and 100 Expected behaviour :