2.0.0b1 (2025-08-22)
Features Added
-
Added support for service version 2024-05-01, 2024-11-01, 2024-11-15-preview,2025-05-15-preview.
-
Added custom poller AnalyzeConversationLROPoller and AnalyzeConversationAsyncLROPoller, and make begin_analyze_conversation_job return AnalyzeConversationLROPoller[ItemPaged[ConversationActions]] or AnalyzeConversationAsyncLROPoller[ItemPaged[ConversationActions]].
-
Added three different type of Redaction Policy
CharacterMaskPolicyType
,EntityMaskTypePolicyType
andNoMaskPolicyType
. -
Added AI Conversation Analyze (Multi-turn conversation prediction) feature.
-
Added tests and samples for new features.
Breaking Changes
- Removed support for Conversations Authoring.