watson-developer-cloud
Advanced tools
Changelog
Version 3.4.0
4/26/18
Support for custom headers https://github.com/watson-developer-cloud/node-sdk#sending-request-headers
Support for retrieving HTTP response https://github.com/watson-developer-cloud/node-sdk#sending-request-headers
Support for IAM tokens, which will be supported by services in future releases.
Changelog
Version 3.3.0
4/5/18
Visual Recognition
getCoreMlModel
adds support for CoreMLdetectFaces
no longer supports identity information in the response.
name
, score
, type_hierarchy
removed from response Release notesNatural Language Classifier
New method 'classifyCollection`
Conversation/Assistant
created
and updated
are optional, not requiredcontext
parameter is optional in message
Changelog
Version 3.2.0
3/15/18
Changelog
Version 3.1.1
3/8/18
Changelog
Version 3.1.0
3/7/18
Speech to text
audio
is now required in recognize methodcreateSession
, deleteSession
, getSessionStatus
deprecatedSpeechToText:
addAudio
method: param audio_resource
is now type ReadableStream|FileObject|Buffer instead of ByteArray[]transfer-encoding
is removed from recognize
methodConversation
include_audit
parameters are now supportednode_visited_details
is now supportedTone Analyzer
content_language
for tone_chat
endpointVisual Recognition
Changelog