Skip to content

added simrasa node for independant testing

Latest
Compare
Choose a tag to compare
@weberi weberi released this 17 Mar 13:37
· 1 commit to main since this release
232e8d2

Changelog

[1.3.0] - 2023-03-16

Tested on

  • Node-RED v2.1.5, Node v12.20.1
  • Node-RED v3.0.2, Node v16.19.1
  • Rasa v3.0.5

Added

  • simrasa node: it sends a rasa-like message to the action server allowing actions to be tested without actually running rasa
  • an example flow
  • example flow
  • added an example rasa bot
  • paper "2021_Weber_CUI_LowCode.pdf"
  • improved error handling: error messages sent to catch node now include descriptions of the errors
  • moved from Apache 2.0 to MIT license, added a License note to source files
  • updated README

Fixed

  • typos
  • source code formatting