Skip to content

Releases: superannotateai/superannotate-python-sdk

Improvements and bug fixes.

04 Jul 07:20
97541c3

Choose a tag to compare

4.4.23 - July 4, 2024


Updated

- ``SAClient.prepare_export`` added the ability to export GenAI project data to a CSV file..

Fiexed

- ``SAClient.upload_priority_scores`` fixed an issue arising from empty arguments

Improvements and bug fixes.

04 Jul 06:35

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v4.4.22b1...v4.4.23b1

Improvements and bug fixes.

13 Jun 07:06
6434a56

Choose a tag to compare

Updated

- Dependencies, updated packaging, superannotate-schemas.
- search_folders by multiple statuses.

v4.4.22b1

13 Jun 06:26
4efa9d1

Choose a tag to compare

v4.4.22b1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.21b2...v4.4.22b1

Improvements and bug fixes.

23 May 07:10
ffe9446

Choose a tag to compare

  • Dependencies, removed email-validator.
  • add_items_to_subset added GenAI projects support.

v4.4.21b2

22 May 07:16
1e52e9c

Choose a tag to compare

v4.4.21b2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.20dev1...v4.4.21b2

Improvements and bug fixes.

07 May 14:19
6d0f6ff

Choose a tag to compare

Pre-release

Updated email_validator dependency

Improvements and bug fixes.

11 Apr 06:41
6aca620

Choose a tag to compare

Updated

- SAClient.get_annotations() added the ability to retrieve data by project/item IDs.
- SAClient.upload_images_to_project() fixed an issue with providing two paths with the same image name.

v4.4.20dev1

09 Apr 11:10
b37aaf0

Choose a tag to compare

v4.4.20dev1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.19...v4.4.20dev1

Improvements and bug fixes.

08 Feb 06:30
6e2c729

Choose a tag to compare

4.4.19 - February 08, 2024


Updated

- ``SAClient.attach_items()`` added the ability to attach items from custom integrated storage.