github RasaHQ/rasa 2.6.2

latest releases: 3.6.20, 3.6.19, 3.6.18...
2 years ago

Bugfixes

  • #8364: Fixed a bug where ListSlots were filled with single items
    in case only one matching entity was extracted for this slot.

    Values applied to ListSlots will be converted to a List
    in case they aren't one.

  • #8581: Fix bug with false rule conflicts

    This essentially reverts PR 8446, except for the tests.
    The PR is redundant due to PR 8646.

  • #8590: Handle AttributeError thrown by empty slot mappings in domain form through refactoring.

  • #8631: Fixed incorrect The action 'utter_<response selector intent>' is used in the stories, but is not a valid utterance action
    error when running rasa data validate with response selector responses in the domain file.

Improved Documentation

  • #8079: Added a note to clarify best practice for resetting all slots after form deactivation.

Miscellaneous internal changes

Don't miss a new rasa release

NewReleases is sending notifications on new releases.