The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version 3.6.21 source code.zip (24.0 MB)
Email in envelope

Get an email when there's a new version of Rasa

Home / 3.6.21
Name Modified Size InfoDownloads / Week
Parent folder
3.6.21 source code.tar.gz 2025-01-14 23.4 MB
3.6.21 source code.zip 2025-01-14 24.0 MB
README.md 2025-01-14 805 Bytes
Totals: 3 Items   47.4 MB 15

Rasa 3.6.21 (2025-01-13)

Bugfixes

  • #1424: Replace pickle and joblib with safer alternatives, e.g. json, safetensors, and skops, for serializing components.

Note: This is a model breaking change. Please retrain your model.

If you have a custom component that inherits from one of the components listed below and modified the persist or load method, make sure to update your code. Please contact us in case you encounter any problems.

Affected components:

  • CountVectorFeaturizer
  • LexicalSyntacticFeaturizer
  • LogisticRegressionClassifier
  • SklearnIntentClassifier
  • DIETClassifier
  • CRFEntityExtractor
  • TrackerFeaturizer
  • TEDPolicy
  • UnexpectedIntentTEDPolicy
Source: README.md, updated 2025-01-14