Hi All,
I’m new to this group, i’ve to setup a chatbot which should give multiple answers for a single question and it should differentiate yes or no with their dedicated responses . Regards, Jagan
Hi All,
I’m new to this group, i’ve to setup a chatbot which should give multiple answers for a single question and it should differentiate yes or no with their dedicated responses . Regards, Jagan
Hello @jagan, welcome to the Forum!
What exactly do you mean by “multiple answers for a single question”? You can provide multiple response templates for a single bot action, and the bot will choose randomly amongst them: see Responses. Alternatively, you can setup a custom action that utters a randomly selected response from a list you define. See Actions for custom actions.
Hi Mosig,
Thanks for quick reply, will try with these functions