2.0.0b1 (2026-01-08)
Features Added
- Added support for the Azure AI Translator API 2025-10-01-preview, including translations using LLM models, adaptive custom translations, tone variant translations, and gender-specific language translations.
- Added
TranslationTargetfor configuring translation options.
Breaking Changes
- Dictionary, sentence boundaries and text alignments features have been removed, and relevant models and properties have been removed.
- Added
modelsproperty toGetSupportedLanguagesResultto include the list of LLM models available for translations. - Renamed property
confidencetoscoreinDetectedLanguage. - Removed property
source_textinTranslatedTextItem.