pypi rasa 2.2.3

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

Bugfixes

  • #7622: Correctly retrieve intent ranking from UserUttered even during default affirmation
    action implementation.

  • #7684: Fixed a problem when using the POST /model/test/intents endpoint together with a
    model server. The error looked as follows:

    ERROR    rasa.core.agent:agent.py:327 Could not load model due to Detected inconsistent loop usage. Trying to schedule a task on a new event loop, but scheduler was created with a different event loop. Make sure there is only one event loop in use and that the scheduler is running on that one.
    

    This also fixes a problem where testing a model from a model server would change the
    production model.

Don't miss a new rasa release

NewReleases is sending notifications on new releases.