Rasa

Latest version: v3.6.20

Safety actively analyzes 628198 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 49

3.5.1

Not secure
Bugfixes
- [12174](https://github.com/rasahq/rasa/issues/12174): Fixes training `DIETCLassifier` on the GPU.

A deterministic GPU implementation of SparseTensorDenseMatmulOp is not currently available

Improved Documentation
- [12127](https://github.com/rasahq/rasa/issues/12127): Updated `Test your assistant` section to describe the new end-to-end testing feature.
Also updated CLI and telemetry reference docs.
- [12169](https://github.com/rasahq/rasa/issues/12169): Update Compatibility Matrix.

3.5.0

Not secure
Features
- [12053](https://github.com/rasahq/rasa/issues/12053): Add a new required key (`assistant_id`) to `config.yml` to uniquely identify assistants in deployment.
The assistant identifier is extracted from the model metadata and added to the metadata of all dialogue events.
Re-training will be required to include the assistant id in the event metadata.

If the assistant identifier is missing from the `config.yml` or the default identifier value is not replaced, a random
identifier is generated during each training.

An assistant running without an identifier will issue a warning that dialogue events without identifier metadata will be
streamed to the event broker.

Improvements
- [11998](https://github.com/rasahq/rasa/issues/11998): Add capability to send compressed body in HTTP request to action server.
Use COMPRESS_ACTION_SERVER_REQUEST=True to turn the feature on.

Bugfixes
- [12136](https://github.com/rasahq/rasa/issues/12136): Address potentially missing events with Pika consumer due to weak references on asynchronous tasks,
as specifcied in [Python official documentation](https://docs.python.org/3/library/asyncio-task.html#asyncio.create_task).
- [12155](https://github.com/rasahq/rasa/issues/12155): Sets a global seed for numpy, TensorFlow, keras, Python and CuDNN, to ensure consistent random number generation.

Improved Documentation
- [11893](https://github.com/rasahq/rasa/issues/11893): Clarify in the docs, how rules are designed and how to use this behaviour to abort a rule

Miscellaneous internal changes
- [11924](https://github.com/rasahq/rasa/issues/11924), [#11926](https://github.com/rasahq/rasa/issues/11926), [#12006](https://github.com/rasahq/rasa/issues/12006), [#12022](https://github.com/rasahq/rasa/issues/12022), [#12092](https://github.com/rasahq/rasa/issues/12092), [#12135](https://github.com/rasahq/rasa/issues/12135), [#12137](https://github.com/rasahq/rasa/issues/12137), [#12140](https://github.com/rasahq/rasa/issues/12140), [#12154](https://github.com/rasahq/rasa/issues/12154)

3.5.0b1

Not secure
_Pre-release version_

3.5.0a2.dev3

_Pre-release version_

3.5.0a2.dev1

Not secure
_Pre-release version_

3.5.0a1.dev1

Not secure
_Pre-release version_

Page 10 of 49

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.