I have integrated CLU in Power Virtual Agent. There are almost 20+ intents in CLU, and 20+ PVA topics for the chatbot. However, currently I have been facing an issue with the intent recognition conflict that happens in Analyze Text in system topic. When the user conversation enters into a topic and provides free text to the questions in topic, the user text intent recognition happens, and redirects to a different topic which is not supposed to happen. The user should be provided with next flow from where it had paused.
Before CLU integration, I was working with trigger phrases and its was working as expected.
Is it possible to limit this ambiguous behavior of CLU in PVA when there are multiple intents and topics?
