File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
services/natural_language_classifier Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ Node-RED Watson Nodes for IBM Cloud
1111- Enable Opt-out option for Conversation Node.
1212- Implement time out option for response from Conversation Node.
1313- Bump to v 3.2.1 of watson-developer-cloud dependency.
14- - Fix to how API version is specified in Natural Language Understanding node.
14+ - Fix to how API version is specified in Natural Language Understanding Node.
15+ - Add Korean to list of languages in Natural Language Classifier Node.
1516
1617### New in version 0.6.6
1718- Added Mute option for STT Node warning status when running in Streaming mode
Original file line number Diff line number Diff line change 6565 < option value = "fr" > French</ option >
6666 < option value = "it" > Italian</ option >
6767 < option value = "ja" > Japanese</ option >
68+ < option value = "ko" > Korean</ option >
6869 < option value = "pt" > Portuguese</ option >
6970 < option value = "es" > Spanish</ option >
7071 </ select >
You can’t perform that action at this time.
0 commit comments