pypi rasa 3.6.4

latest releases: 3.6.20, 3.6.19, 3.6.18...
14 months ago

Rasa 3.6.4 (2023-07-21)

Bugfixes

  • #12575: Extract conditional response variation and channel variation filtering logic into a separate component.
    Enable usage of this component in the NaturalLanguageGenerator subclasses (e.g. CallbackNaturalLanguageGenerator, TemplatedNaturalLanguageGenerator).
    Amend nlg_request_format to include a single response ID string field, instead of a list of IDs.

Improved Documentation

  • #12663: Updated commands with square brackets e.g (pip install rasa[spacy]) to use quotes (pip install 'rasa[spacy]') for compatibility with zsh in docs.

Don't miss a new rasa release

NewReleases is sending notifications on new releases.