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
TranslationTargetfor configuring translation options.
Breaking Changes
- Added
Modelsproperty toGetSupportedLanguagesResultOutputto list the LLM models available for translations. - Removed
transliterationinTranslationTextOutput. - Removed
sourceTextinTranslatedTextItemOutput. - Dictionary, sentence boundaries and text alignments features have been deprecated and relevant classes and properties have been removed.
Other Changes
- Updated dependencies to latest versions