Skip to content

azure-ai-language-conversations_1.0.0

Choose a tag to compare

@azure-sdk azure-sdk released this 27 Jun 23:03
47d1804

1.0.0 (2022-06-27)

Features Added

  • Added Azure Active Directory (AAD) authentication support
  • Added more resolution types for entities
  • Added support for authoring operations with ConversationAuthoringClient under the azure.ai.language.conversations.authoring namespace.

Breaking Changes

  • Client now uses python dictionaries for method parameters and results instead of classes.