Hello Rasas! Rasa Open Source 3.1 and Rasa X 1.1 are now both launched and the docs updated! (Apologies for the slight delay with the latter.) You can find the full release notes for 3.1 here and for 1.1 here but the main updates are:
Rasa X 1.1
- Rasa X is now compatible with Rasa 3.0+! We know this was highly requested and are very happy to have it live.
Rasa Open Source 3.1
- We’ve added support for Python 3.9 and TensorFlow 2.7 (note that we can’t promise full backwards compatibility in terms of model reproducibility if you use
LanguageModelFeaturizer
) - We’ve added a raw format for specifying executed graph directly. Find more information on graph recipes here.