Skip to content

3.17.2

Choose a tag to compare

@rasabot rasabot released this 16 Jul 16:21
ed4e719

Rasa_Sdk 3.17.2 (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.