Rasa: 3.4.5 Release

Release date:
March 9, 2023
Previous version:
3.4.5.dev20230317 (released March 16, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 3.4.5

Could not determine top contributors for this release.

Directory Browser for 3.4.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Rasa 3.4.5 (2023-03-09)

Bugfixes

  • #12059: Check unresolved slots before initiating model training.
  • #12096: Fixes the bug when a slot (with from_intent mapping which contains no input for intent parameter) will no longer fill for any intent that is not under the not_intent parameter.
  • #12099: Fix validation metrics calculation when batch_size is dynamic.

Improved Documentation

  • #12062: Add a link to an existing docs section on how to test the audio channel on localhost.