Skip to content

0.4.2 Release to npm

Compare
Choose a tag to compare
@chughts chughts released this 02 Jun 19:12
· 1213 commits to master since this release
  • The transcription returned for the Speech to Text node now returns full (untruncated) transcription. The
    alternatives are returned in msg.fullresult. The dialog now loads available models dynamically. This will
    allow new speech models to be identified without requiring a further code change.
  • The Retrieve and Rank node nows stores credentials in a configuration node, allowing the credentials to be
    shared acrosss a flow with multiple Retrieve and Rank nodes.
  • New Tone Analyzer V3 node to support the V3 GA API.