Skip to content

azure-ai-language-conversations_2.0.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 27 Aug 20:26
c54c3d9

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 and NoMaskPolicyType.

  • Added AI Conversation Analyze (Multi-turn conversation prediction) feature.

  • Added tests and samples for new features.

Breaking Changes

  • Removed support for Conversations Authoring.