Rasa: 2.7.1 Release

Release date:
June 16, 2021
Previous version:
2.7.0 (released June 3, 2021)
Magnitude:
580 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 2.7.1

koernerfelicia-c355
johannes-e-m-mosig-10f7
erohmensing
dakshvar22

Directory Browser for 2.7.1

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

Release Notes Published

Bugfixes

  • #7286: Best model checkpoint allows for metrics to be equal to previous best if at least one metric improves, rather than strict improvement for each metric.
  • #8200: Fixes a bug where multiple plots overlap each other and are rendered incorrectly when comparing performance across multiple NLU pipelines.
  • #8812: Don't evaluate entities if no entities present in test data.

Also, catch exception in plot_paired_histogram when data is empty.