Skip to content

com.azure+azure-ai-translation-text_2.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 08 Jan 22:23
bab3c5b

2.0.0-beta.1 (2026-01-08)

Features Added

  • Added support for the Azure AI Translator API 2025-10-01-preview, including translations using LLM models, adaptive custom translation, tone variant translations, and gender-specific translations.
  • Added TranslationTarget class for configuring translation options.

Breaking Changes

  • Added Models property to GetSupportedLanguagesResult to include the list of LLM models available for translations.
  • Changed the name of TargetLanguage property to Language in TranslationText.
  • Changed the name of Confidence property to Score in DetectedLanguage.
  • Removed SourceText and Transliteration properties in translation responses.
  • Dictionary, sentence boundaries and text alignments features have been deprecated and relevant classes and properties have been removed.