Skip to content

3.16.3

Latest

Choose a tag to compare

@rasabot rasabot released this 16 Jul 16:22
5e0ac6c

Rasa_Sdk 3.16.3 (2026-07-16)

Bugfixes

  • #1360: Custom actions placed in a subpackage whose name collides with an installed top-level package (for example actions/agents/ alongside the agents package pulled in by openai-agents) are now imported correctly. Previously the action server failed to start with a ModuleNotFoundError.