I'll make a guide/tutorial on the RulePolicy. What should I include?

Hello,

for me the basics of the rules were relatively simple. As I started with forms, it got more difficult. I think your example should include a form with:

  • happy path if all data is correct
  • unhappy path if the user utters (“stop”, “break”, “abort”)
  • unhappy path and stop the form if the user utters chitchat three times
  • handle diggressions if the users asks for more information about a specific slot
2 Likes