Skip to content

2.8.13

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 17:18
· 4907 commits to main since this release
1e970dc
  • #9949: Fixed new intent creation in rasa interactive command. Previously, this failed with 500
    from the server due to UnexpecTEDIntentPolicy trying to predict with the new intent not in
    domain.
  • #9982: Install mitie library when preparing test runs. This step was missing before
    and tests were thus failing as we have many tests which rely on mitie library.
    Previously, make install-full was required.

Miscellaneous internal changes