github RasaHQ/rasa 3.6.11

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

Rasa 3.6.11 (2023-10-05)

Bugfixes

  • #12722: Intent names will not be falsely abbreviated in interactive training (fixes OSS-413).

    This will also fix a bug where forced user utterances (using the regex matcher) will
    be reverted even though they are present in the domain.

  • #12886: Cache EndpointConfig session object using cached_property decorator instead of recreating this object on every request.
    Initialize these connection pools for action server and model server endpoints as part of the Sanic after_server_start listener.
    Also close connection pools during Sanic after_server_stop listener.

Don't miss a new rasa release

NewReleases is sending notifications on new releases.