Releases: watson-developer-cloud/python-sdk
Releases · watson-developer-cloud/python-sdk
v2.8.0
2.8.0 (2019-02-06)
Bug Fixes
- Assistant: Fix to additional props in InputData (98f6b9d)
- ICP: Authenticate using basic auth when iam_apikey is prefixed with icp (4ccfcbd)
Features
- Compare and Comply: Add attributes property to BodyCells model (e874d4f)
- Compare and Comply: Add importance property to Parties model (1fb6589)
- Compare and Comply: confidence_level property to EffectiveDates, TerminationDates and ContractAmts (cbca0e5)
- Discovery: New method get_stopword_list_status (2e0e8f5)
- Speech to Text: New param force in upgrade_acoustic_model (57c8519)
v2.7.0
v2.6.0
2.6.0 (2019-01-16)
Bug Fixes
- AssistantV2: Missing user_defined in MessageOutput (98c5cec)
Features
- Discovery: New methods create_stopword_list and delete_stopword_list (8d03abb)
- Discovery: New methods for gateway configurations (fb3ca9c)
- Speech to Text: New methods for custom grammars (07b70c2)
- Speech to Text: New params
grammar_name
andredaction
inrecognize
,create_job
(33712c0) - Speech to Text: New params grammar_name and redaction to recognize_using_websocket (b1fb44a)
- VR: New param
accept_language
indetect_faces
(e2fa657)