Rasa Versions Save

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

3.6.20

2 weeks ago

Rasa 3.6.20 (2024-04-18)

Miscellaneous internal changes

3.6.19

2 months ago

Rasa 3.6.19 (2024-03-04)

Bugfixes

  • #13019: Changed the ordering of returned events to order by ID (previously timestamp) in SQL Tracker Store

3.6.18

2 months ago

Rasa 3.6.18 (2024-02-23)

Bugfixes

  • #13017: Flush messages when Kafka producer is closed. This is to ensure that all messages in the producer's internal queue are sent to the broker.

3.6.17

2 months ago

Rasa 3.6.17 (2024-02-13)

Miscellaneous internal changes

3.6.16

3 months ago

Rasa 3.6.16 (2024-01-19)

Bugfixes

  • #12983: Upgrade Cryptography to fix improper certificate validation.
  • #12998: Fixes a bug that caused the full_retrieval_intent_name key to be missing in the published event. Rasa Analytics makes use of this key to get the Retrieval Intent Name

Miscellaneous internal changes

3.5.17

5 months ago

Rasa 3.5.17 (2023-12-05)

Improvements

  • #12851: Added username to the connection parameters for RedisLockStore and RedisTrackerStore
  • #1493: Telemetry data is only send for licensed users.

3.6.15

5 months ago

Rasa 3.6.15 (2023-12-01)

Bugfixes

  • #12965: Fixed connection timeout to action server by setting KEEP_ALIVE_TIMEOUT to 120, and reverting changes introduced in #12886.

3.6.14

5 months ago

Rasa 3.6.14 (2023-11-17)

Bugfixes

  • #12948: Fixed UnexpecTEDIntentlessPolicy training errors that resulted from a change to batching behavior. Changed the batching behavior back to the original for all components. Made the changed batching behavior accessible in DietClassifier using drop_small_last_batch: True.

3.6.13

6 months ago

Rasa 3.6.13 (2023-10-23)

Bugfixes

  • #12927: Fix wrong conflicts that occur when rasa validate stories is run with slots that have active_loop set to null in mapping conditions.

3.8.0a12

6 months ago

Pre-release version