github Azure/azure-sdk-for-net Azure.AI.Language.Conversations_1.0.0-beta.2

pre-release2 years ago

1.0.0-beta.2 (2022-02-08)

Breaking Changes

  • AnalyzeConversation method now takes instance of ConversationsProject instead of ProjectName and DeploymentName.
  • Renamed the attribute ConfidenceScore to Confidence in the following classes:
    • AnswerSpan
    • ConversationEntity
    • ConversationIntent
    • KnowledgeBaseAnswer
    • TargetIntentResult

Bugs Fixed

  • Made following property public TargetIntentResult.TargetKind instead of internal.

Other Changes

  • Added ConversationsProject class for holding ProjectName and DeploymentName attributes.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.