Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Releases: layerai-archive/sdk

0.10.2949716204

29 Aug 15:39
3a6b022
Compare
Choose a tag to compare
Remove ML framework dependencies (#374)

* Remove scipy

* Remove HuggingFace

0.10.2949500440

29 Aug 16:12
3a6b022
Compare
Choose a tag to compare
Remove ML framework dependencies (#374)

* Remove scipy

* Remove HuggingFace

0.10.2948119054

29 Aug 11:40
ba25a4b
Compare
Choose a tag to compare
Add queueing logged data destination to entrypoints (#371)

* Add queueing logged data destination to entrypoints

0.10.2944104704

28 Aug 18:52
b78265f
Compare
Choose a tag to compare
Accept any kwargs to the run functions (#372)

0.10.2942287353

28 Aug 08:27
c257524
Compare
Choose a tag to compare
Polish QueuingLoggedDataDestination implementation (#366)

0.10.2935815632

26 Aug 18:48
cc9e3bf
Compare
Choose a tag to compare
Flip the feature flag (#367)

* Flip the feature flag

* Add type annotation

0.10.2935388483

26 Aug 17:26
f598272
Compare
Choose a tag to compare
Allow for logging data on retrieved entities (#364)

0.10.2933252423

26 Aug 11:23
ce08d69
Compare
Choose a tag to compare
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

26 Aug 10:30
ddf8236
Compare
Choose a tag to compare
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

25 Aug 11:52
79d7347
Compare
Choose a tag to compare
Fail fast when running on Windows without WSL (#362)

Stop execution when trying to run the SDK on Windows without using WSL.