Hi,
I'm seeking to better understand the default intents in Botpress for personal comprehension. There are three default intents: "yes," "no," and "cancel."
My initial question is about their usage. I assume they are utilized in scenarios where the user is presented with options like "Yes" or "No" on a card. If a user types a response manually, I believe that the "Yes" and "No" intents can be triggered. If this is the case, adding more utterances to these intents could potentially cover a wider range of user inputs.
Similarly, I think the "cancel" intent should function in the same manner. For example, in a card that captures information, there might be an option for users to cancel the flow ("User can cancel the capture option"). Just like with the "yes" and "no" intents, enhancing the "cancel" intent with more utterances could improve its ability to handle user cancellations effectively.
Could you confirm if my understanding is correct or if there are additional considerations I should be aware of?
Can you share more information or things you've learned about default Intent?