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
TranslationTargetclass for configuring translation options.
Breaking Changes
- Added
Modelsproperty toGetSupportedLanguagesResultto include the list of LLM models available for translations. - Changed the name of
TargetLanguageproperty toLanguageinTranslationText. - Changed the name of
Confidenceproperty toScoreinDetectedLanguage. - Removed
SourceTextandTransliterationproperties in translation responses. - Dictionary, sentence boundaries and text alignments features have been deprecated and relevant classes and properties have been removed.