Learning-loop-node

Latest version: v0.10.4

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

Scan your dependencies

Page 1 of 22

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.

0.9.3

New features:
- This version introduces the /about endpoint to provide introspection of what model is currently running on a detector node or if an update is in progress. This is a necessary precondition for https://github.com/zauberzeug/rosys/discussions/33.

Page 1 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.