node-red-node-watson
node-red-node-watson copied to clipboard
A collection of nodes for the IBM Watson services
IBM will begin sunsetting IBM Watson Natural Language Classifier (NLC) on August 9, 2021. From September 9, 2021 onward, you will no longer be able to create any new NLC...
Add additional params on msg object for STT (eg. msg.sttparams) to allow for STT features like - The interfaces also support the following Output features: Keyword spotting Word alternatives Maximum...
Hello guys, I´m using node-red-node-watson for a production service receiving input for a VoiceGateway and WhatsApp API. It´s not a so big service, but we reached 300 to 500 simultaneous...
Hi, I'm trying to upgrade this node from 0.8.x to 0.9.x but there is one problem: 0.9.x doesn't honor system proxy settings. Is there any interest in adding proxy support?...
Now that Watson Assistant Plus and Premium are charged based on unique users per month it would be nice to have a `msg.params.user_id` property for the AssistantV2 node, in order...
The module "Discovery Document Loader" loads document content (the msg.payload), under an attribute named "value", when the standard expectation is to have it under the attribute named "text" in Discovery....
Add spelling options to Assistant V2 node. https://cloud.ibm.com/docs/assistant?topic=assistant-release-notes#22-may-2020
I modified the visual recognition node to support internationalization. If this pull request can be merged, I can modify other nodes to support internationalization.
The node UI parameters allows format selection but not sample rate. Is it possible to provide the sample rate via the incoming msg e.g. ``` msg.payload = "Hello world from...
Update cfenv version to fix npm audit report