Hi, so adding AI features to an existing chatbot with manual topics. When a multiple topics are matched, user is presented with list of possible (manual) topics, along with 'None of these'. If they select None of these, it redirects to conversation booster, however the value of Activity.Text, which it uses as an input variable, is now set to 'None of these' rather than the original text. So it doesn't find anything.
I don't really want to create another conversation booster using e.g. LastMessage.Text since duplication is never a good idea, what's the best way to solve this?
Thanks

Report
All responses (
Answers (