azure-sdk-for-python
azure-sdk-for-python copied to clipboard
[QA] determine if we should add back LRO status operations
In the swagger readme it appears we are removing all the LRO status operations from the code: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cognitivelanguage/azure-ai-language-questionanswering/swagger/README.md?plain=1#L276
Due to arch board feedback, we decided to keep these in CLU. Need to understand if we want to do the same thing for QA.
Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Storage:0.2486428,Docs:0.18152589,Azure.Core:0.043674923'
Still working out the best solution/pattern for exposing these methods. We will not expose in this release.