node-red-node-watson
node-red-node-watson copied to clipboard
A collection of nodes for the IBM Watson services
Discovery Node or Query Builder should provide support for the sort parameter.
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...
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...
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...
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...