- The Text To Speech changes listed below
- All services now require a version to be specified (except for stt, tts and nlu)
list_workspaces():include_countparameter addedlist_intents():include_countparameter addedlist_examples():include_countparameter addedlist_counterexamples():include_countparameter addedlist_entities():include_countparameter addedlist_values():include_countparameter addedlist_synonyms():include_countparameter addedlist_dialog_nodes():include_countparameter addedcreate_workspace(): reorderdialog_nodes,counterexamples,webhooksparametersupdate_workspace(): reorderdialog_nodes,counterexamples,webhooksparametersbulk_classify(): function added - Identify intents and entities in multiple user utterances.
bulk_classify(): function added - Identify intents and entities in multiple user utterances.
list_feedback():beforeandafterparameters removed
analyze_document(): function added - Process a document using the specified collection's settings and return it for realtime use. - Currently CP4D only
- On 1 December 2021, Personality Insights will no longer be available
create_voice_model(): function changed tocreate_custom_model()list_voice_models(): function changed tolist_custom_models()update_voice_model(): function changed toupdate_custom_model()get_voice_model(): function changed toget_custom_model()delete_voice_model(): function changed todelete_custom_model()
create_collection():training_statusparameter addedupdate_collection():training_statusparameter added