I try to define lists of intents for the optional parameters intent. When I run the model, There is a Warning:
UserWarning: Slot 'should_continue' uses a 'from_intent' mapping for a non-existent intent '['affirm', 'learn_more', 'thanks']'. Skipping slot extraction because of invalid mapping.
Hi, @ygdo
Thanks for your reply. I have used as an alternative solution. I need to write a lot of YML code if I separate the intents while the dialog is complex. It looks stupid.