Skip to content

Azure.AI.Translation.Document_2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 May 01:05
446093a

2.0.0-beta.1 (2024-05-07)

Features Added

  • documenttranslate is the method added to submit a single/synchronous document translation request to the Document Translation service.
  • DocumentTranslateContent has been added to specify the documenttranslate request content.
  • Added getSupportedFormats that returns a list of supported documents and glossaries by the Document Translation service.

Breaking Changes

  • Version v1.0 is not supported
  • Renamed property FormatType to FileFormatType