Learning-loop-node

Latest version: v0.10.5

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

Scan your dependencies

Page 1 of 22

0.10.5

Fix a rare bug in detection uploading (detections were not uploaded if n_detections == upload_batch_size)

0.10.4

Bugfix in detect via SocketIO:
- multiple fast detect calls were not throttled and could break the detector.
- this version uses a asyncio lock to make sure the detection processes are not executed in parallel

0.10.3

Use provided ssl certificate for SIO connection to the learning loop host

0.10.2

Introduce optional .env variable LOOP_SSL_CERT_PATH. This allows to specify the SSL certificate source used by the httpx.asyncclient

0.10.1

Fixes a bug where no detections were uploaded after one detection file having 'batch_size' detections in it.

0.10.0

In this version we refactored much of the code. The goal was to improve readability and to remove unused and redundant code.
There is only few changes in functionality, the most relevant one is that the trainer node now also receives the "model size" when downloading a model from the learning loop.

Page 1 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.