github RasaHQ/rasa-sdk 0.13.1

latest releases: 3.10.0, 3.10.0rc2, 3.10.0.dev5...
4 years ago

Added

  • add formatter 'black'
  • Slots filled before the start of a form are now validated upon form start
  • In debug mode, the values of required slots for a form are now printed
    before submitting

Changed

  • validate{} functions for slots now return dictionaries of form {slot: value}
    instead of value

Fixed

  • Slots extracted from entities in user input upon calling form activation are
    now correctly validated

Don't miss a new rasa-sdk release

NewReleases is sending notifications on new releases.