Skip to content

Releases: scaleapi/nucleus-python-client

v0.14.21

28 Sep 15:56
506355a
Compare
Choose a tag to compare

Support for context_attachment metadata values.

v0.14.20

17 Sep 00:25
719b95c
Compare
Choose a tag to compare

Fix autotag items by score api

Fix .items_and_annotation_generator, tests, and CI deps install

16 Aug 17:10
95681af
Compare
Choose a tag to compare
  • Fix AsyncJob status payload keys causing test failures
  • Fix AsyncJob export test
  • Fix page_size for {Dataset,Slice}.items_and_annotatation_generator()
  • Change to simple dependency install step to fix CircleCI caching failures

v0.14.16

12 Aug 11:26
b6b8432
Compare
Choose a tag to compare
  • Scene categorization support

v0.14.15

12 Aug 10:51
aaf00b0
Compare
Choose a tag to compare
  • Removed s3fs, fsspec dependencies for simpler installation in various environments

v0.14.14

11 Aug 11:53
2d03c54
Compare
Choose a tag to compare

Added

  • client.slices to list all of users slices independent of dataset

Fixed

  • Validate unit test listing and evaluation history listing. Now uses new bulk fetch endpoints for faster listing.

Fix .from_json parsing

10 Aug 18:31
e90b2c7
Compare
Choose a tag to compare

Fix URL keys when re-converting Scene.from_json payload using Scene.to_json

Auto-pagination for export endpoints

09 Aug 00:34
0ddc3f5
Compare
Choose a tag to compare

Added

  • Added auto-paginated Slice.export_predictions_generator

Fixed

  • Change {Dataset,Slice}.items_and_annotation_generator to work with improved paginate endpoint

Update items_and_annotation_generator

20 Jul 18:55
3537ba8
Compare
Choose a tag to compare
  • Fix Slice.items_and_annotation_generator() bug
  • Add Dataset.items_and_annotation_generator() method for parity

v0.14.9

14 Jul 17:33
eeb9949
Compare
Choose a tag to compare
- NoneType errors in Validate eval history