azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

How to get entity list key value from azure cognitive services ( Conversational language understanding)

Open namanjain123 opened this issue 2 years ago • 1 comments

Library name and version

Azure cognitive language

Query/Question

I am not able to see the key of the list entity in the json returned by the conversation language understanding.

Environment

.Net Core

namanjain123 avatar Feb 13 '23 10:02 namanjain123

Thank you for your feedback. Tagging and routing to the team member best able to assist.

jsquire avatar Feb 13 '23 13:02 jsquire

Can you provide some sample code of the endpoint request you are making?

heaths avatar Feb 21 '23 19:02 heaths

Hi, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

ghost avatar Feb 28 '23 20:02 ghost

I have the same error as @namanjain123 that I can't enter the value of the list key

https://user-images.githubusercontent.com/67531380/224478341-54c9efb4-c3b0-4fa2-8069-7488b7835a6e.mp4

amberitas17 avatar Mar 11 '23 10:03 amberitas17

Please note this repo is only for Azure SDK issues. If you're having a problem with the Portal, please use the feedback button in the top-right to report an issue.

heaths avatar Mar 13 '23 18:03 heaths

@amberitas17 I am facing the same issue. Were you able to solve this?

proxy-hatch avatar Mar 28 '23 05:03 proxy-hatch

Answering my own question, the trick is to also add synonym to make it a valid list item.

proxy-hatch avatar Mar 29 '23 04:03 proxy-hatch