github Azure/azure-sdk-for-net Azure.AI.TextAnalytics_5.2.0-beta.2

latest releases: Azure.Compute.Batch_1.0.0-beta.1, Azure.Template_1.0.3-beta.3921138, Azure.Template_1.0.3-beta.3920534...
pre-release2 years ago

5.2.0-beta.2 (2021-11-02)

Features Added

  • Adding support for three new actions in StartAnalyzeActions: RecognizeCustomEntities, SingleCategoryClassify, and MultiCategoriesClassify. The new actions allow you to use custom models to perform entity recognition and category classification.
  • Added property ActionName to all xxActions input types so user can specify a name per action. If not provided, service will generate a name.
  • Added property ActionName to all xxActionResult output types that displays the name of each action.
  • Added suppport for multiple actions of the same type.

Bugs Fixed

  • AnalyzeActionsOperation.GetValuesAsync() and AnalyzeHealthcareEntitiesOperation.GetValuesAsync() are now validating that the operation has completed successfully before attempting to return any values. An InvalidOperationException is thrown if this is not true.

Other Changes

  • We are now targeting the service version 3.2-preview.2 API as the default instead of 3.2-preview.1.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.