-
There are now two new constructors for each service:
(string version, IAuthenticator authenticator)
(string version, string serviceName)
-
VersionDate
was renamed toVersion
-
Added Enums classes
includeCount
is now a parameter of theListWorkspaces()
methodincludeCount
is now a parameter of theListIntents()
methodincludeCount
is now a parameter of theListExamples()
methodincludeCount
is now a parameter of theListCounterexamples()
methodincludeCount
is now a parameter of theListEntities()
methodincludeCount
is now a parameter of theListValues()
methodincludeCount
is now a parameter of theListSynonyms()
methodincludeCount
is now a parameter of theListDialogNodes()
methodcontext
type was changed fromDictionary<string, object>
toDialogNodeContext
in theCreateDialogNode()
methodnewContext
type was changed fromDictionary<string, object>
toDialogNodeContext
in theUpdateDialogNode()
methodBulkClassify()
method was addded
BulkClassifyOutput
,
BulkClassifyResponse
,
BulkClassifyUtterance
,
DialogNodeContext
,
DialogNodeOutputConnectToAgentTransferInfo
,
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent
,
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage
,
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption
,
DialogNodeOutputGenericDialogNodeOutputResponseTypePause
,
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill
,
DialogNodeOutputGenericDialogNodeOutputResponseTypeText
,
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent
,
RuntimeResponseGenericRuntimeResponseTypeImage
,
RuntimeResponseGenericRuntimeResponseTypeOption
,
RuntimeResponseGenericRuntimeResponseTypePause
,
RuntimeResponseGenericRuntimeResponseTypeSuggestion
,
RuntimeResponseGenericRuntimeResponseTypeText
DialogSuggestionOutput
,
DialogSuggestionResponseGeneric
,
SystemResponse
Context
System
property type changed fromSystemResponse
toDictionary<string, object>
DialogNode
context
property type changed fromDictionary<string, object>
toDialogNodeContext
DialogNodeOutput
- Added
Integrations
property with getter and setter
DialogNodeOutputGeneric
, RuntimeResponseGeneric
- Added
AgentAvailable
,AgentUnavailable
, andTransferInfo
properties
DialogSuggestion
output
property type changed fromDialogSuggestionOutput
toDictionary<string, object>
BulkClassify()
method was addded
BulkClassifyOutput
,
BulkClassifyResponse
,
BulkClassifyUtterance
,
DialogNodeOutputConnectToAgentTransferInfo
,
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent
,
RuntimeResponseGenericRuntimeResponseTypeImage
,
RuntimeResponseGenericRuntimeResponseTypeOption
,
RuntimeResponseGenericRuntimeResponseTypePause
,
RuntimeResponseGenericRuntimeResponseTypeSearch
,
RuntimeResponseGenericRuntimeResponseTypeSuggestion
,
RuntimeResponseGenericRuntimeResponseTypeText
MessageContextSkills
MessageContext
, MessageContextStateless
Skills
property type changed fromMessageContextSkills
toDictionary<string, MessageContextSkill>
MessageContextSkill
System
property type changed fromDictionary<string, object>
toMessageContextSkillSystem
RuntimeResponseGeneric
- Added
AgentAvailable
,AgentUnavailable
, andTransferInfo
properties
before
andafter
parameters were removed fromListFeedback
method
Category
, TypeLabel
- Added
ModificationEnumValue
class - Added
Modification
property
OriginalLabelsOut
, UpdatedLabelsOut
- Removed
ModificationEnumValue
class - Removed
Modification
property
NluEnrichmentCategories
NluEnrichmentFeatures
- Changed
Categories
property type fromNluEnrichmentCategories
toDictionary<string, object>
AnalyzeDocument()
method was addded
AnalyzedDocument
,
AnalyzedResult
,
QueryResponsePassage
QueryNoticesResult
QueryGroupByAggregation
- Inherits
QueryAggregation
QueryResponse
- Added
Passages
property
No changes
No changes
FeaturesResultsMetadata
AnalysisResultsMetadata
,
MetadataOptions
AnalysisResults
- Changed
Metadata
property type fromAnalysisResultsMetadata
toFeaturesResultsMetadata
Features
- Changed
Metadata
property type fromMetadataOptions
toobject
- Added deprecation notice
- Changed
content
parameter type fromContent
toSystem.IO.MemoryStream
inProfile()
method - Changed
content
parameter type fromContent
toSystem.IO.MemoryStream
inProfileAsCsv()
method
Content
,
ContentItem
-
Changed
audio
parameter type frombyte[]
toSystem.IO.MemoryStream
inRecognize()
method -
Changed
audio
parameter type frombyte[]
toSystem.IO.MemoryStream
inCreateJob()
method -
Changed
grammarFile
parameter type fromstring
toSystem.IO.MemoryStream
inAddGrammar()
method -
Changed
audioResource
parameter type frombyte[]
toSystem.IO.MemoryStream
inAddAudio()
method
-
Renamed
CreateVoiceModel()
method toCreateCustomModel()
-
Renamed
ListVoiceModels()
method toListCustomModels()
-
Renamed
UpdateVoiceModel()
method toUpdateCustomModel()
-
Renamed
GetVoiceModel()
method toGetCustomModel()
-
Renamed
DeleteVoiceModel()
method toGetCustomModel()
CustomModel
,
CustomModels
VoiceModel
,
VoiceModels
Voice
- Change return type of
Customization
fromVoiceModel
toCustomModel
- Changed
toneInput
parameter type fromToneInput
toSystem.IO.MemoryStream
inTone()
method
- Added deprecation notice
- Added deprecation notice
- Changed
startTime
andendTime
parameter types fromstring
toDateTime
inGetTrainingUsage()
method
CollectionTrainingStatus
,
ObjectDetailLocation
Collection
TrainingStatus
property is no longer virtual- Changed
TrainingStatus
property type fromTraningStatus
toCollectionTrainingStatus
ObjectDetail
- Changed
Location
property type fromLocation
toObjectDetailLocation