Rasa: 3.0.3 Release

Release date:
December 16, 2021
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 3.0.3

Could not determine top contributors for this release.

Directory Browser for 3.0.3

We couldn't find a release before this one

Release Notes Published

  • #10448: Copy lookup tables to train and test folds in cross validation. Before, the generated folds did not have a copy of the lookup tables from the original NLU data, so that RegexEntityExtractor could not recognize any entities during the evaluation.
  • #7645: Do not print warning when subintent actions have response.

Miscellaneous internal changes