Skip to content

3.6.14

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 09:36
· 285 commits to main since this release
241bf28

Rasa 3.6.14 (2023-11-17)

Bugfixes

  • #12948: Fixed UnexpecTEDIntentlessPolicy training errors that resulted from a change to batching behavior. Changed the batching behavior back to the original for all components. Made the changed batching behavior accessible in DietClassifier using drop_small_last_batch: True.