Skip to content

ABAP SDK for IBM Watson v2.0.0, using SAP NetWeaver

Latest
Compare
Choose a tag to compare
@jridfe jridfe released this 14 Dec 22:36
12d34e4

Version 2.0.0 of the SDK includes the following enhancements and changes to version 1.0.0:

New service

Enhanced services

  • Watson Assistant V1 with new methods Create_Workspace_Async, Export_Workspace_Async, and Update_Workspace_Async.

  • Watson Assistant V2 with new methods Create_Assistant, Delete_Assistant, List_Assistants, Create_Release, Delete_Release, Deploy_Release, Get_Release, List_Releases Export_Skills, Get_Skill, Import_Skills, Import_Skills_Status, Update_Skill Get_Environment, List_Environments, and Update_Environment.

  • Natural Language Understanding V1 with new methods Create_Categories_Model, List_Categories_Models, Get_Categories_Model, Update_Categories_Model, Delete_Categories_Model, Create_Classifications_Model, List_Classifications_Models, Get_Classifications_Model, Update_Classifications_Model, and Delete_Classifications_Model.

  • Text to Speech V1 with new Methods List_Custom_Prompts, Get_Custom_Prompt, Add_Custom_Prompt, Delete_Custom_Prompt List_Speaker_Models, Get_Speaker_Model, Create_Speaker_Model, and Delete_Speaker_Model.

There were also changes to method parameters to support the most current version of the services. For details, see the migration document.

Removed services (discontinued)

  • Compare and Comply V1
  • Discovery V1
  • Natural Language Classifier V1
  • Personality Insights V3
  • Tone Analyzer V3
  • Visual Recognition V3 and V4