Learning-loop-node

Latest version: v0.10.6

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

Scan your dependencies

Page 1 of 22

0.10.6

Minor changes:
- We no longer automatically add the Camera-ID as Tag when auto uploading an image during detection.

Fix:
- Change Type hinting to support older python versions

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.

Page 1 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.