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
andAnalyzeConversationAsync
now take aRequestContent
andRequestContext
for more control and flexibility.- Removed all models. See README.md for samples to use this client library.
- Renamed
ConversationAnalysisClientOptions
toConversationsClientOptions
.