Labelbox

Latest version: v6.2.0

Safety actively analyzes 688007 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 24

3.33.1

Fixed
* Fixed where batch creation limit was still limiting of data rows. SDK should now support creating batches with up to 100k data rows

v.3.33.0

3.33.0

Added
* Added SDK support for creating batches with up to 100k data rows
* Added optional media_type to `client.create_ontology_from_feature_schemas()` and `client.create_ontology()`

Changed
* String representation of `DbObject` subclasses are now formatted

v.3.32.0

3.32.0

Added
* Added `HTML` Enum to `MediaType`. `HTML` is introduced as a new asset type in Labelbox.
* Added `PaginatedCollection.get_one()` and `PaginatedCollection.get_many()` to provide easy functions to fetch single and bulk instances of data for any function returning a `PaginatedCollection`. E.g. `data_rows = dataset.data_rows().get_many(10)`
* Added a validator under `ScalarMetric` to validate metric names against reserved metric names

Changed
* In `iou.miou_metric()` and `iou.feature_miou_metric`, iou metric renamed as `custom_iou`

v.3.31.0

3.31.0

Added
* Added `client.clear_global_keys()` to remove global keys from their associated data rows
* Added a new attribute `confidence` to `AnnotationObject` and `ClassificationAnswer` for Model Error Analysis

Fixed
* Fixed `project.create_batch()` to work with both data_row_ids and data_row objects

v.3.30.1

3.30.1

Added
* Added step to `project.create_batch()` to wait for data rows to finish processing
Fixed
* Running `project.setup_editor()` multiple times no longer resets the ontology, and instead raises an error if the editor is already set up for the project

v.3.30.0

3.30.0

Changed
* create_data_rows, create_data_rows_sync, create_data_row, and update data rows all accept the new data row input format for row data
* create_data_row now accepts an attachment parameter to be consistent with create_data_rows
* Conversational text data rows will be uploaded to a json file automatically on the backend to reduce the amount of i/o required in the SDK.


v.3.29.0

Page 11 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.