Closed faruq2021 closed 1 year ago
Hi @faruq2021, what is your app ID?
Thank you, my app id is App ID: 1119023862318157
Hi @faruq2021, your deployed flow is a single Input module followed directly by a Response module. As a result, any request will return the provided response. If you'd like different responses for different intents, you'll need to use Decision modules with Intent conditions: https://wit.ai/docs/recipes#respond-to-different-user-queries
Hope this helps.
I have developed intents and entities for my bot but it responds to all the utterances with just one response that i developed in composer Beta, i want to know how to sort this.