This release largely improves the stability of the communication with the learning loop backend. BaseModels were changed to dataclasses to speed up the generation of objects. The codebase is now mostly type-annotated and uses common formating schemes.
0.7.55
Increased Timeout for httpx requests leading to less errors in the communication with the learning loop
0.7.54
Fix typing problem that prevents to use library with python 3.8