Skip to content

v7.0.0

Compare
Choose a tag to compare
@watson-github-bot watson-github-bot released this 17 Mar 21:10
· 37 commits to master since this release

7.0.0 (2023-03-17)

Bug Fixes

  • assistantv2: use original createSession method signature (ac82c45)
  • nlu: require training_data_content_type (d91f007)
  • version: change version strings for release (aee877c)

Features

  • assistant-v1: update models and add new methods (fbcebd0)
  • assistant-v2: update models and add new methods (a1586ec)
  • assistantv2: add several new functions (d2d6fbf)
  • assistantv2: improved typing (a84cd6c)
  • discov2: new aggregation types (41cb185)
  • discovery-v2: update models and add several new methods (972a1ae)
  • nlu: add trainingParameters (c8e056c)
  • nlu: remove all sentimentModel functions (d6e342f)
  • nlu: remove beta model param from Sentiment (1469190)
  • release: trigger release (c08a117)
  • stt, tts: add more models (8b9f6a8)
  • stt: add and remove models (14fd5f2)
  • stt: update parameters (e40c06c)
  • tts: add parameters (b300c55)
  • tts: add params and add model constants (546796d)
  • wss: add and remove websocket params (1b5f171)

BREAKING CHANGES

  • release: trigger release
  • assistantv2: createSession param removed
  • assistantv2: removing and changing of classes
  • discov2: confidence property removed
  • discov2: smartDocumentUnderstanding param removed
  • discov2: QueryAggregation structure changed
  • nlu: remove all sentimentModel functions and models