In Dialogflow, I have an intent that has two input contexts
. I want the intent to be triggered when EITHER context
is present. But currently, the intent
is only triggered if BOTH the contexts
are present. What should I do?
I think Biswadip is correct. If you have two output contexts e.g. phone_entered and email_entered that are related to specific intents. Then create a hybrid context phone_or_email_entered and add that as the output context to the aforementioned intents (you do not need to remove the original output contexts i.e. the email_entered or phone_entered ones).
Now you can add the hybrid context as an input context to the intent that you want triggered in the case where either the phone or email has been entered.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With