Hi there
I am using the Flow connector. I have a LUIS application which looks for a "Transfer" intent. This intent has a few enities, "FromAccount", "ToAccount" and "Amount".
The Get Prediction action seems to return the value correctly of the Intent.
However, when I use the Get Entity by Type action (one for each entity), all my entities return "no resolution".
My LUIS application seems to work when I train and test so not sure if I am missing something....
Any advice would be appreciated.
Thanks!