We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d0258 commit 6a8b7caCopy full SHA for 6a8b7ca
CHANGELOG.rst
@@ -23,6 +23,8 @@ This project adheres to `Semantic Versioning`_ starting with version 1.0.
23
Bugfixes
24
--------
25
- `#5505 <https://github.com/rasahq/rasa/issues/5505>`_: Set default value for ``weight_sparsity`` in ``ResponseSelector`` to ``0``.
26
+ This fixes a bug in the default behaviour of ``ResponseSelector`` which was accidentally introduced in ``rasa==1.8.0``.
27
+ Users should update to this version and re-train their models if ``ResponseSelector`` was part of their pipeline.
28
29
30
[1.9.2] - 2020-03-26
0 commit comments