github Azure/azure-sdk-for-python azure-ai-textanalytics_5.3.0b2

latest releases: azure-ai-generative_1.0.0b11, azure-ai-generative_1.0.0b10, azure-communication-sms_1.1.0...
pre-release19 months ago

5.3.0b2 (2023-03-07)

This version of the client library defaults to the service API version 2022-10-01-preview.

Features Added

  • Added begin_extract_summary client method to perform extractive summarization on documents.
  • Added begin_abstractive_summary client method to perform abstractive summarization on documents.

Breaking Changes

  • Removed models BaseResolution and BooleanResolution.
  • Removed enum value BooleanResolution from ResolutionKind.
  • Renamed model AbstractSummaryAction to AbstractiveSummaryAction.
  • Renamed model AbstractSummaryResult to AbstractiveSummaryResult.
  • Removed keyword argument autodetect_default_language from long-running operation APIs.

Other Changes

  • Improved static typing in the client library.

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

NewReleases is sending notifications on new releases.