include_countis now a parameter of thelist_workspaces()methodinclude_countis now a parameter of thelist_intents()methodinclude_countis now a parameter of thelist_examples()methodinclude_countis now a parameter of thelist_counterexamples()methodinclude_countis now a parameter of thelist_entities()methodinclude_countis now a parameter of thelist_values()methodinclude_countis now a parameter of thelist_synonyms()methodinclude_countis now a parameter of thelist_dialogNodes()methodcontexttype was changed fromdicttoDialogNodeContextin thecreate_dialog_node()methodnew_contexttype was changed fromdicttoDialogNodeContextin theupdate_dialog_node()methodbulk_classify()method was addded
BulkClassifyOutput,
BulkClassifyResponse,
BulkClassifyUtterance,
DialogNodeContext,
DialogNodeOutputConnectToAgentTransferInfo,
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent,
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage,
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption,
DialogNodeOutputGenericDialogNodeOutputResponseTypePause,
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill,
DialogNodeOutputGenericDialogNodeOutputResponseTypeText,
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent,
RuntimeResponseGenericRuntimeResponseTypeImage,
RuntimeResponseGenericRuntimeResponseTypeOption,
RuntimeResponseGenericRuntimeResponseTypePause,
RuntimeResponseGenericRuntimeResponseTypeSuggestion,
RuntimeResponseGenericRuntimeResponseTypeText
DialogSuggestionOutput,
DialogSuggestionResponseGeneric
DialogNode
contextproperty type changed fromDictionary<string, object>toDialogNodeContext
DialogNodeOutput
- Added
Integrationsproperty with getter and setter
DialogNodeOutputGeneric, RuntimeResponseGeneric
- Added
agent_available,agent_unavailable, andtransfer_infoproperties
DialogSuggestion
outputproperty type changed fromDialogSuggestionOutputtoDictionary<string, object>
bulk_classify()method was addded
BulkClassifyOutput,
BulkClassifyResponse,
BulkClassifyUtterance,
DialogNodeOutputConnectToAgentTransferInfo,
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent,
RuntimeResponseGenericRuntimeResponseTypeImage,
RuntimeResponseGenericRuntimeResponseTypeOption,
RuntimeResponseGenericRuntimeResponseTypePause,
RuntimeResponseGenericRuntimeResponseTypeSearch,
RuntimeResponseGenericRuntimeResponseTypeSuggestion,
RuntimeResponseGenericRuntimeResponseTypeText
MessageContext, MessageContextStateless
Skillsproperty type changed fromMessageContextSkillstoDictionary<string, MessageContextSkill>
MessageContextSkill
Systemproperty type changed fromDictionary<string, object>toMessageContextSkillSystem
RuntimeResponseGeneric
- Added
agent_available,agent_unavailable, andtransfer_infoproperties
beforeandafterparameters were removed fromlist_feedbackmethod
Category, TypeLabel
- Added
modificationproperty
OriginalLabelsOut, UpdatedLabelsOut
- Removed
modificationproperty
No changes
QueryResponsePassage
QueryNoticesResult
QueryResponse
- Added
Passagesproperty
No changes
No changes
No changes
No changes
No changes
-
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
customizationfromVoiceModeltoCustomModel
No changes
No changes
- Changed
start_timeandend_timeparameter types fromstringtodateinget_training_usage()method