Skip to content

Releases: zauberzeug/learning_loop_node

simple host specification

19 Jul 14:05

Choose a tag to compare

  • default host is learning-loop.ai
  • change host with HOST= environment variable

logging

19 Jul 12:19

Choose a tag to compare

improved logging

v0.1.10

05 Jul 05:32

Choose a tag to compare

  • connect without credentials

v0.1.9

05 Jul 03:45

Choose a tag to compare

  • bugfixes
  • improved authentication with learning loop
  • renamed node.sio to node.sio_client to be able to use fastapi_socketio to also start a server

v0.1.8

12 Jun 06:12
db4052e

Choose a tag to compare

Added rudimentary DetectionNode

v0.1.7

12 Jun 04:51

Choose a tag to compare

fixed compatibility with python 3.6

v0.1.6

12 Jun 04:29

Choose a tag to compare

fixed compatibility with python 3.6

v0.1.5

11 Jun 13:23

Choose a tag to compare

Nodes can now login/register with the learning loop by specifying credentials

v0.1.4

02 Jun 03:20

Choose a tag to compare

dependency fixes

v0.1.3

30 May 06:41

Choose a tag to compare

fixing imports and dependencies to make lib installable