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

[textanalytics] parsing of job-level error target

Open kristapratico opened this issue 3 years ago • 1 comments

Once we know the shape of the error target for language API, we can make sure we parse it and return partial results successfully.

kristapratico avatar May 11 '22 00:05 kristapratico

https://dev.azure.com/msazure/Cognitive%20Services/_workitems/edit/14337635/

kristapratico avatar Jul 18 '22 23:07 kristapratico

Updated in this PR: https://github.com/Azure/azure-sdk-for-python/pull/27232/files

The client library parses error targets for both TA and Language API versions.

kristapratico avatar Nov 01 '22 23:11 kristapratico