github Azure/azure-sdk-for-python azure-ai-language-conversations_1.0.0b3

latest releases: azure-template_0.1.0b3738131, azure-monitor-opentelemetry_1.4.1, azure-monitor-opentelemetry-exporter_1.0.0b25...
pre-release2 years ago

1.0.0b3 (2022-04-19)

Features Added

  • Entity resolutions
  • Extra features

Breaking Changes

  • The ConversationAnalysisOptions model used as input to the analyze_conversation operation is now wrapped in a CustomConversationalTask which combines the analysis options with the project parameters into a single model.
  • The query within the ConversationAnalysisOptions is now further qualified as a TextConversationItem with additional properties.
  • The output AnalyzeConversationResult is now wrapped in a CustomConversationalTaskResult according to the input model.

Other Changes

  • Python 2.7 is no longer supported. Please use Python version 3.6 or later.

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

NewReleases is sending notifications on new releases.