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!
Solved! Go to Solution.
Ok so the Get Prediction action also returns the entities.
I just parse this into an html table for reuse.
The only limitiaiton I am fininding is that the input into Get Prediction seems to allow for substantially less amount of characters compared to what LUIS allows. I am still messing around with it but that is my observation.
Cheers
Hi @clinton,
Could you please share a screenshot of your flow’s configuration?
The Entity resolution seems to be supported in Prebuilt entities. Please check if you have included prebuilt entities in your application.
In addition, please check and see if the following document would help in your scenario:
Best regards,
Kris
I don't use prebuilt entities,
all of them are my own entities which I created.
Can Flow not support custom entities?
Ok so the Get Prediction action also returns the entities.
I just parse this into an html table for reuse.
The only limitiaiton I am fininding is that the input into Get Prediction seems to allow for substantially less amount of characters compared to what LUIS allows. I am still messing around with it but that is my observation.
Cheers
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
17 | |
14 | |
7 | |
6 | |
5 |
User | Count |
---|---|
24 | |
18 | |
10 | |
8 | |
7 |