This repository was archived by the owner on Nov 1, 2022. It is now read-only.
Releases: layerai-archive/sdk
Releases · layerai-archive/sdk
0.10.2949716204
Remove ML framework dependencies (#374) * Remove scipy * Remove HuggingFace
0.10.2949500440
Remove ML framework dependencies (#374) * Remove scipy * Remove HuggingFace
0.10.2948119054
Add queueing logged data destination to entrypoints (#371) * Add queueing logged data destination to entrypoints
0.10.2944104704
Accept any kwargs to the run functions (#372)
0.10.2942287353
Polish QueuingLoggedDataDestination implementation (#366)
0.10.2935815632
Flip the feature flag (#367) * Flip the feature flag * Add type annotation
0.10.2935388483
Allow for logging data on retrieved entities (#364)
0.10.2933252423
Log errors but do not stop executing on logging errors (part 1) (#347) Introduce logged data destinations and prepare tracker for printing of warnings in local mode
0.10.2932966500
Update dependency layer-api to v0.9.380146 (#359) * Update dependency layer-api to v0.9.380146 * Update logged data client for new API Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Volkan Gurel <[email protected]>
0.10.2926229822
Fail fast when running on Windows without WSL (#362) Stop execution when trying to run the SDK on Windows without using WSL.