Skip to content

Azure.AI.Language.Conversations_1.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 28 Jun 00:13
e9f2bf6

1.0.0 (2022-06-27)

Features Added

  • Added ConversationAuthoringClient to manage authoring projects.
  • Added support for Azure Active Directory (AAD) authentication.

Breaking Changes

  • ConversationAnalysisClient.AnalyzeConversation and AnalyzeConversationAsync now take a RequestContent and RequestContext for more control and flexibility.
  • Removed all models. See README.md for samples to use this client library.
  • Renamed ConversationAnalysisClientOptions to ConversationsClientOptions.