This document should serve as a guide to breaking changes for users moving from code using the v8.x.x version of the SDK to v9.x.x.
- The
versionof a service can be retrieved withgetVersion() - The
versionof a service can be set withsetVersion()
- Added function
bulkClassify(): Identify intents and entities in multiple user utterances.
BulkClassifyOptions, BulkClassifyOutput, BulkClassifyResponse, BulkClassifyUtterance, DialogNodeContext, DialogNodeOutputConnectToAgentTransferInfo, DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent, DialogNodeOutputGenericDialogNodeOutputResponseTypeImage, DialogNodeOutputGenericDialogNodeOutputResponseTypeOption, DialogNodeOutputGenericDialogNodeOutputResponseTypePause, DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill, DialogNodeOutputGenericDialogNodeOutputResponseTypeText, RuntimeResponseGenericRuntimeResponseTypeConnectToAgent, RuntimeResponseGenericRuntimeResponseTypeImage, RuntimeResponseGenericRuntimeResponseTypeOption, RuntimeResponseGenericRuntimeResponseTypePause, RuntimeResponseGenericRuntimeResponseTypeSuggestion, RuntimeResponseGenericRuntimeResponseTypeText
DialogSuggestionOutput, DialogSuggestionResponseGeneric, SystemResponse
Context
- Added Builder
Systemproperty type changed fromSystemResponsetoMap<String, Object>
Counterexample, CreateEntity, CreateIntent, CreateValue, Example, Synonym, Value
created,updatedproperties are read only
CreateDialogNodeOptions
contextproperty type changed fromMap<String, Object>toDialogNodeContext
DialogNode
contextproperty type changed fromMap<String, Object>toDialogNodeContextdisabled,createdandupdatedproperties are read only
DialogNodeOutput
- Added Builder
- Added
integrationsproperty with getter and setter
DialogNodeOutputGeneric,
- Added discriminator
- Removed Builder
- Added read only properties
agentAvailable,AgentUnavailable, andtransferInfo
DialogSuggestion
outputproperty type changed fromDialogSuggestionOutputtoMap<String, Object>
ListCounterExamplesOptions, ListDialogNodesOptions, ListEntitiesOptions, ListExamplesOptions, ListIntentsOptions, ListSynonymsOptions, ListValuesOptions, ListWorkspacesOptions
includeCountproperty added with setter and getter
MessageInput
- Added Builder
- Changed
suggestedTextandoriginalTextproperties to read only
MessageRequest
- Changed
actionsproperty to read only
OutputData
- Added Builder
RuntimeResponseGeneric,
- Added discriminator
- Changed
ResponseTypeinterface use only TEXT - Removed Builder
- Added read only properties
agentAvailable,AgentUnavailable, andtransferInfo
UpdateDialogNodeOptions
- Changed
newContextproperty type fromMap<String, Object>toDialogNodeContext
- Added function
bulkClassify(): Identify intents and entities in multiple user utterances.
BulkClassifyOptions, BulkClassifyOutput, BulkClassifyResponse, BulkClassifyUtterance,
DialogNodeOutputConnectToAgentTransferInfo, RuntimeResponseGenericRuntimeResponseTypeConnectToAgent, RuntimeResponseGenericRuntimeResponseTypeImage, RuntimeResponseGenericRuntimeResponseTypeOption, RuntimeResponseGenericRuntimeResponseTypePause, RuntimeResponseGenericRuntimeResponseTypeSearch, RuntimeResponseGenericRuntimeResponseTypeSuggestion, RuntimeResponseGenericRuntimeResponseTypeText
MessageContextSkills
MessageContext, MessageContextStateless
- Changed
skillsproperty type fromMessageContextSkillstoMap<String, MessageContextSkill>
MessageContextGlobal
- Changed
sessionIdproperty to read only
MessageContextSkill
- Changed
systemproperty type fromMap<String, Object>toMessageContextSkillSystem
MessageContextSkillSystem
- Added Builder
RuntimeResponseGeneric
- Added discriminator
- Removed Builder
- Added read only properties
agentAvailable,AgentUnavailable, andtransferInfo
- No changes
Category, TypeLabel
- Added
modificationproperty
ListBatchesOptions
- Removed Builder
ListFeedbackOptions
- Removed
beforeandafterproperties
OriginalLabelsOut, UpdatedLabelsOut
- Removed
modificationproperty
- No changes
NluEnrichmentCategories
Configuration
- Changed
configurationId,created, andupdatedproperties to read only
Credentials
- Changed
credentialIdproperty to read only
EventData
- Changed
queryIdproperty to read only
NluEnrichmentFeatures
- Changed
categoriesproperty type fromNluEnrichmentCategoriestoMap<String, Object>
- Added function
analyzeDocument(): Process a document using the specified collection's settings and return it for realtime use. - Currently CP4D only
AnalyzedDocument, AnalyzeDocumentOptions, AnalyzedResult
QueryNoticesResult
CollectionDetails
- Changed
collectionIdandcreatedproperties to read only
TrainingExample
- Changed
createdandupdatedproperties to read only
TrainingQuery
- Changed
created,queryIdandupdatedproperties to read only
- No changes
ListDocumentsOptions, ListIdentifiableLanguagesOptions, ListLanguagesOptions
- Removed Builder
- No changes
ListClassifiersOptions
- Removed Builder
- No changes
FeaturesResultsMetadata
MetadataOptions, AnalysisResultsMetadata
AnalysisResults
- Changed
metadataproperty type fromAnalysisResultsMetadatatoFeaturesResultsMetadata
Features
- Changed
metadataproperty type fromMetadataOptionstoMap<String, Object>
ListModelsOptions
- Remove Builder
- Added deprecation notice
- No changes
recognizeUsingWebSocket(): ChangedrecognizeOptionsparameter type fromRecognizeOptionstoRecognizeWithWebsocketsOptions
RecognizeWithWebsocketsOptions
CheckJobsOptions, ListModelOptions
- Removed Builder
RecognizeOptions
- Removed
interimResults,processingMetrics,processingMetricsIntervalproperties (Moved toRecognizeWithWebsocketsOptions)
- No changes
CreateCustomModelOptions, CustomModel, CustomModels, DeleteCustomModelOptions, GetCustomModelOptions, ListCustomModelsOptions, UpdateCustomModelOptions
CreateVoiceModelOptions, DeleteVoiceModelOptions, GetVoiceModelOptions, ListVoiceModelsOptions, UpdateVoiceModelOptions, VoiceModel, VoiceModels
ListVoicesOptions
- Remove Builder
Voice
- Change return type of
getCustomization()fromVoiceModeltoCustomModel
- No changes
- No changes
- Added deprecation notice
- No changes
- Added deprecation notice
CollectionTrainingStatus, ObjectDetail
Collection
- Changed
trainingStatusproperty type fromTrainingStatustoCollectionTrainingStatus
CreateCollectionOptions, UpdateCollectionOptions
- Added
trainingStatusproperty
GetTrainingUsageOptions
- Changed
startTimeandendTimeproperty type fromStringtoDate
ListCollectionsOptions
- Remove Builder
ObjectDetail
- Changed
locationproperty type fromLocationtoObjectDetailLocation
UpdateObjectMetadata
- Changed
countproperty to read only
