I read the rasa docs- concepts- domain- slots- from_trigger_intent, and the example given only show the situation of containing only one ‘not intent’, that is, excluded_intent.
What if I want to add more ‘not intent’? It’d be great if you could show me the code. Thank you.