You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.