-
Notifications
You must be signed in to change notification settings - Fork 824
Changelog
2018-03-09
Services that are generated the first time:
- Speech to Text
- Text to Speech
In the above services, many methods would be deprecated. Try to move to the new ones.
Services that are Deprecated
- Retrieve and Rank
- Document Conversion
- Tradeoff Analytics
- Alchemy
- Dialog
The error response also has the response, global transaction id and transaction id added
Upon upgrading the SDK, follow the migration guide here.
2017-12-11
- 08c4f19d52ace329419618bb210429529733a8ee New: Regenerated Discovery V1, added query relation
- 978b894757b9354dc46403d646b1aeb7904c9cbb New: Renerated Natural Language Understanding
2017-11-28
- ba62ca2 Fixed fix
add_custom_word()to use PUT - 5d8872d New: add
train_custom_modeland updatecustom_modeltests - 038b47c Misc: remove reduntant is
Nonechecks - 9993f13 Fixed: path to open in examples
- 203f131 Fixed: update Natural Language Classifier examples to use new method signatures
- 32adf85 Fixed: add
customization_weightparameter torecognize()for Speech to Text - 9289a2b Fixed:
create-classifierto passtraining_metadatacorrectly
2017-11-13
Version 1.0 introduces automatically generated service classes for several services.
Services that are not affected in this release:
- Speech to Text
- Text to Speech
- Retrieve and Rank
- Document Conversion
- Tradeoff Analytics
Services that are affected in this release:
- Discovery
- Conversation
- Natural Language Understanding
- Natural Language Classifier
- Tone Analyzer
- Language Translator
- Personality Insights
- Visual Recognition
Upon upgrading the SDK, follow the migration guide here.
2017-07-11
- Added: Upload document method in Discovery
- Fixed:
featuresis not defined in NLU test - Fixed: Discovery create_collection must send JSON
- Added: Support for JSON and HTML input to
tone() - Fixed: Renaming methods to use snake case
- Added: Add list models method to NLU
- Fixed:
SpeechToTextV1.add_corpus()to use POST instead of GET
2017-05-16
- Added: Conversation endpoints for 2017-04-21 service release (entities, logs)
- Added: Tone Analyzer
tone_chat - Fixed: Unicode issues in Python 3
2017-03-21
- Fixed: Speech to text supports
customization_id - Fixed: Discovery now can create free instances
2017-02-28
- Fixed: Natural Language Understanding base url
2017-02-23
- Fixed: Natural Language Understanding importing
- Added: Conversation workspace updating
2017-02-21
- Added: Discovery configuration APIs
- Added: Tradeoff Analytics find_preferable_options flag
2016-12-21
- Added: Discovery v1
- Fixed: Retrieve and Rank
top_answers - Added: Tone Analyzer + Conversation example
- Added:
speaker_labelsto Speech to Text - Fixed: Using UTF-8 when installing the documentation from the README in
setup.py - Added: Speech to Text customizations
- Added: Unit tests for AlchemyLanguage, Speech to Text and Discovery
2016-11-03
- Added: Tradeoff Analytics
generate_visualizationflag - Fixed: AlchemyLanguage flags now passed as form fields when using
POST
2016-10-28
- Added: Personality Insights v3
2016-10-13
- Fixed: Issue with Speech to Text parameters not working
2016-09-30
- Added: Language Translator
- Fixed: Deprecation to Language Translation
- Removed: Conversation v1 experimental
2016-08-30
- Fixed: Typo in the "language" parameter in Alchemy Language
- Added: Targeted Emotion in Alchemy Language
- Added: More supported parameters in Alchemy Language
2016-07-22
- Added: Retraining for Visual Recognition classifiers
- Added: Using custom models for Alchemy Language entities
2016-07-17
- Fixed:
x_watson_learning_opt_outvalue
2016-07-14
- Fixed: Conversation default url
- Added:
x_watson_learning_opt_outoption on the WatsonDeveloperCloud service
2016-07-12
- New: Conversation v1 service
2016-07-07
- New: index_document in Document Conversion
- Fixed: bug with model_id in translation
2016-06-12
- New: Conversation v1 experimental service
2016-06-07
- New: Visual Recognition v3 service
- New: Alchemy Language typed_relations