Node Red Node Watson Versions Save

A collection of nodes for the IBM Watson services

0.9.4

3 years ago

New in version 0.9.4

Assistant V1 Workspace manager - Allow endpoint to be overridden through msg.params Language Translator, Speech to Text, Text to Speech - Sort Languages in drop down select list.

0.9.3

3 years ago

0.9.3 Assistant V1 - Fix alternateIntents setting. Assistant V2 - Allow return of request session id. Update list of supported languages in Speech to Text, Text to Speech and Translation nodes.

0.9.2 Assistant V2 - Fix bug session expiry bug.

0.9.1

4 years ago

Assistant V2 - Allow flow to assign a string session id. The node maps this user specified session id to the real session id. Additional param option allow session id to be reset.

0.9.0

4 years ago
  • Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
    • Assistant V1
    • Assistant V2
  • All Nodes now require Node-RED 1.0.x or above
  • Remove watson-developer-cloud dependancy
  • Remove code for redundant nodes

0.8.2

4 years ago
  • Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
    • Document Translator node
    • Discovery node
    • Discovery Document Loader node
    • Discovery Query Builder node
    • Assistant V1 Workspace Manager node
  • List Expansion list, and List Training data modes added to Discovery node
  • Fix to Create Classifier mode in NLC node

0.8.1

4 years ago

Node-RED & IBM-Watson & Use of promises on API invokation & IAM URL construct migration & Removal of default endpoint of Speech to Text node Speech to Text Corpus Builder node Natural Language Understanding node Natural Language Classifier node Language Identifier node Language Translator node Translator Util node New NLU Model Manager node. NLC CreateClassifier is broken until defect on ibm-watson is fixed. Remove X-Watson-Technology-Preview Neural translation option for Language Translator node Remove monolingual corpus option from Language Translator mode Added new modes to Language Translator mode List Custom models List Default models

0.8.0

4 years ago

New in version 0.8.0

In the 0.8.x releases the nodes are migrated to a node-red 1.0.x input event callback function signature. and migrated off watson-developer-cloud to ibm-watson as a npm dependancy. Migrated nodes will not be compatible with pre 1.0.0 versions of node-red. During the migration there will be a dependancy on both modules. Bump dependancy on node to >=10.0.0 Bump dependancy on cfenv, request, file-type Bump dependancy on ibm-cloud-sdk-core to 0.3.7 (need to stay on 0.x, for STT Streaming to work) Node-RED & IBM-Watson & Use of promises on API invokation & IAM URL construct migration & Removal of default endpoint of Tone Analyzer node. Personality Insights node. Visual Recognition V3 node Text to Speech node Text to Speech Corpus Builder node New Visual Recognition V4 node. Drop faces detect option from Visual Recognition V3 node. Fix to URL parsing for bound services. STT token manager no longer in ibm-cloud-sdk-core Update language lists for STT, TTS, Language Translator and Document Translator Nodes

0.7.5

5 years ago

0.7.5 Bump SDK Dependency to 3.15.0 Added Portuguese (Brazilian) and Chinese (Simplified and Traditional) as output languages for Visual Recognition node. Added list voices and delete customisation methods to TTS Corpus Builder node. STT Node Changes Allowing SDK to manage IAM Tokens. Streaming mode for STT using IAM key now working. Fix to stream mode for max alternatives and smart formatting options Keywords, Word Confidence and Customization Weight can now be specified Allow Start and End data packets to be specified as JSON objects, as well as a stringified JSON objects. In line with SDK change use createLanguageModel() to create custom model Disable SSL Verification option for Assistant Node. Natural Language Understanding Node Changes Bump Natural Language Understanding to 2018-11-16 Add Limit Categories and limit_text_characters options Allow JSON input into Personality Insights node. Japanese word count was causing a Node-RED crash when run in the cloud. Hungarian supported by Language Translator. New Document Language Translator node. New Assistant V2 Node. Discovery Node changes Bump Discovery to 2018-12-03 Implement Query Notices method Bump dependency on file-type to 10.7.0 Bump dependency on temp to 0.9.0

0.7.4 Bump SDK Dependency to 3.11.0 Bump Assistant version to 2018-09-20 Bump Discovery version to 2018-08-01 Bump Natural Language Understanding to 2018-09-21 Bump Personality Insights to 2017-10-13 Discovery New Environment Size is now a string Add Language Text to DropDrown for new supported languages in Translation Node. Natural Language Classifier updated for use of IAM key for authentication. Fix the Natural Language Understanding for bound IAM key service. German is a supported STT Language. Visual Recognition Key fix when migrating from unbound to bound service.

0.7.3 Modify Discovery Query Builder Node to use listCollectionFields to determine query list.

0.7.2 Allow version date for Assistant to be specified in msg.params.version to allow optional usage of beta version.

0.7.1 Fix to how IAM Key for bound Visual Recognition is retrieved

0.7.0

5 years ago

New in version 0.7.0

In this release STT in Stream mode with IAM Keys does not work. Assistant, Discovery, Language Identify, Language Translator, Natural Language Understanding, Personality Insights, Speech to Text, Text to Speech, Tone Analyzer nodes updated to allow for use of IAM key for authentication. Migrated STT node off deprecated methods. Fix to Tone Analyzer Node to preserve credentials on config reopen. Fix to Tone Analyzer to allow json objects and arrays as payload. Fix to STT where auto-connect was not being preserved when reopening configuration. Bump to 2018-03-05 version date for Discovery service. Move to V3 of Language Translator Migrated Discovery Nodes off deprecated methods. Remove Deprecated Retrieve and Rank Nodes

0.6.14

5 years ago

0.6.14 Visual Recognition instances created post May 22 2018, have a new authentication mechanism

0.6.13 Added opt-out option for collection parsing of strings in Natural Language Classifier Node.

0.6.12 Fix to collection check in Natural Language Classification Node allowing for . in domain names.