pypi rasa 3.4.0

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

Rasa 3.4.0 (2022-12-14)

Features

  • #11087: Add metadata to Websocket channel. Messages can now include a metadata object which will be included as metadata to Rasa. The metadata can be supplied on a user configurable key with the metadata_key setting in the socketio section of the credentials.yml.

Improvements

  • #11517: Added ./docker/Dockerfile_pretrained_embeddings_spacy_it to include Spacy's Italian pre-trained model it_core_news_md.
  • #11765: Replace kafka-python dependency with confluent-kafka async Producer API.
  • #11773: Add support for Python 3.10 version.
  • #2546: Added CLI option --logging-config-file to enable configuration of custom logs formatting.

Bugfixes

  • #11869: Implements a new CLI option --jwt-private-key required to have complete support for asymmetric algorithms as specified
    originally in the docs.

Improved Documentation

  • #11766: Clarify in the documentation how to write testing stories if a user presses a button with payload.
  • #11801: Clarify prioritisation of used slot asking option in forms in documentation.

Miscellaneous internal changes

Don't miss a new rasa release

NewReleases is sending notifications on new releases.