Skip to content

Releases: superannotateai/superannotate-python-sdk

Improvements and bug fixes.

29 Oct 15:36
dc97f65
Compare
Choose a tag to compare

Added

- ``SAClient.copy_items/move_items`` method, added the ability to copy/move categories and duplicate strategies ("skip", "replace", "replace_annotations_only").

Updated

- Fixed `SAClient.get_annotations() To handle annotations that contain all UTF-8 characters.`
- Renamed project type GenAI to Multimodal

v4.4.26dev1: Merge pull request #724 from superannotateai/interface_update

29 Oct 11:57
b4b8473
Compare
Choose a tag to compare
Update imports in the __init__.py

Improvements and bug fixes.

29 Oct 14:23
7747ae5
Compare
Choose a tag to compare
Pre-release
v4.4.26b1

Update __init__.py

Improvements and bug fixes.

07 Oct 10:49
9ad6661
Compare
Choose a tag to compare

4.4.25 - Oct 7, 2024


Added

- ``SAClient.create_project`` method, a new ``workflow`` argument has been added to define the workflow for the project.
- ``SAClient.get_project_steps`` method, added instead of ``get_project_workflow`` function.
- ``SAClient.set_project_steps`` method, added instead of ``set_project_workflow`` function.
- ``SAClient.list_items`` method has been added to search for items using advanced filtering criteria.

Updated

- ``SAClient.create_project`` method, removed ``workflows`` argument, use ``set_project_steps`` function instead.
- ``SAClient.clone_project`` method, removed ``copy_workflow`` argument, use ``set_project_steps`` function instead.
- ``SAClient.get_project_metadata`` method, removed ``include_workflow`` argument, use ``get_project_steps`` function instead.
- ``SAClient.get_project_workflow`` method deprecated, use ``get_project_steps`` function instead.
- ``SAClient.set_project_workflow`` method deprecated, use ``set_project_steps`` function instead.

v4.4.25b4

01 Oct 12:13
Compare
Choose a tag to compare
v4.4.25b4 Pre-release
Pre-release

Full Changelog: v4.4.25b3...v4.4.25b4

v4.4.25b3

27 Sep 10:43
7540ef6
Compare
Choose a tag to compare
v4.4.25b3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.25b2...v4.4.25b3

v4.4.25b2

27 Sep 08:59
d4eb8d2
Compare
Choose a tag to compare
v4.4.25b2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.25b1...v4.4.25b2

v4.4.25b1

27 Sep 07:56
4bfa51a
Compare
Choose a tag to compare
v4.4.25b1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.25dev2...v4.4.25b1

v4.4.25dev2

26 Sep 13:21
d2c6a19
Compare
Choose a tag to compare
v4.4.25dev2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.25dev1...v4.4.25dev2

Improvements and bug fixes.

24 Sep 07:05
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v4.4.23...v4.4.25dev1