Skip to content

2.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 15:28
· 701 commits to main since this release
ea4188c

Bugfixes

  • #419: Missing typing_extensions module added

    Minor dependency updates

  • #8223: utter_message in CollectingDispatcher now explicitly takes in both response and template. Note that the parameter template will be deprecated in Rasa SDK 3.0.0. Please use dispatcher.utter_message(response=...) instead.