Here is what I would like to do:
I have a set of route groups containing responses to FAQs
If a person asks a question that matches intent A (which triggers a pre-programmed response through route A) then subsequently asks another question that would also match intent A, in that scenario I would like to trigger an alternative route and offer a different pre-programmed response acknowledging that they are seeking more in-depth information instead of having the bot just repeat what it already said. I don't just want a random alternative response.
Furthermore, I want to avoid locking users into going down a path, so ideally they could ask a question that matches some completely different intent (say intent W) in between and this would still work.
I think I make this work in a pretty reasonable way if any of the following were available to me:
....but as far as I can tell none of the above are options and that is leading me to a much more complex solution.
Any ideas or suggestions?
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |