pypi rasa-sdk 3.16.0

6 hours ago

Rasa_Sdk 3.16.0 (2026-03-25)

Features

  • #1299: Added SessionEnded event to enable ending a conversation session.
    Return SessionEnded() (optionally with timestamp and metadata) from an action to mark the session as terminated. No further events can be applied afterward.

Improvements

  • #1301: Add a user_id property to the Tracker class which corresponds to the end user participating in the conversation.

Bugfixes

Don't miss a new rasa-sdk release

NewReleases is sending notifications on new releases.