node-red-node-watson icon indicating copy to clipboard operation
node-red-node-watson copied to clipboard

A collection of nodes for the IBM Watson services

Results 38 node-red-node-watson issues
Sort by recently updated
recently updated
newest added

Discovery Node or Query Builder should provide support for the sort parameter.

enhancement

Add customised model selection support for the Natural Language Understanding node. Possibly using the same technique as used by the STT and TTS nodes to allow customised translations to be...

enhancement

Create a new node to set credentials for each of the Watson Services. Allowing for some of the services not to have credentials set. Node will have no inputs and...

enhancement

STT is now able to mark hesitation in the transcription. Not seen anywhere in the documentation whether this is controlled by a parameter setting. If it is, then the STT...

enhancement

The list of available customized models is not dynamically updated when a new customization is created.A page refresh is required for the list to be updated.

I just cannot get the nodes to load. -bash-5.1$ npm install node-red-node-watson npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please upgrade to version...

This pull request contains the current published version on npm.

Bump ibm-watson dependency (and its version of axios 1.x) so that node-red-node-watson works on newer versions of Node.js I ran into a similar "MODULE_NOT_FOUND" as described here https://discourse.nodered.org/t/need-help-with-why-i-cant-install-a-node-node-red-node-watson/82916/3 when I...