+1 vote
in RASA by
Is it possible to specify multiple utterances that map to the same intent in Rasa? If yes, then how?

1 Answer

0 votes
by
Yes, it is possible to specify multiple utterances that map to the same intent in Rasa. You can do this by providing multiple examples of utterances for each intent in your training data. Rasa will then learn to map those utterances to the correct intent.

Related questions

0 votes
asked Nov 21, 2023 in Jupyter by sharadyadav1986
+1 vote
asked Apr 3, 2023 in QuickBase by Robin
...