Skip to content

1.10.9

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 17:32
· 14808 commits to main since this release
932bcb0

Improvements

  • #6255: Rasa Open Source will no longer add responses to the actions section of the
    domain when persisting the domain as a file. This addresses related problems in Rasa X
    when Integrated Version Control introduced big diffs due to the added utterances
    in the actions section.

Bugfixes

  • #6160: Consider entity roles/groups during interactive learning.