labelbox-python
labelbox-python copied to clipboard
A data-centric AI Platform for Building & Using AI
# Description * Pulling pieces out of Pydantic v2 converstion. This one is REQUIRED for pydantic v2 because it does not support a previous [hack](https://github.com/Labelbox/labelbox-python/blob/37f4386fb15a151317fcfcb95d1f983dff136be5/libs/labelbox/src/labelbox/data/serialization/ndjson/objects.py#L776-L778) * This solution replaces the...
# Description Adds a way to retrieve project labeling service status ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...
# Description * This is a complete converstion. Pydantic_compat .pyis removed, and all tests are running (3.8 lint test has underlying issues right now (all prs have this problem)) *...
The official documentation [here](https://docs.labelbox.com/reference/ontology#connect-an-ontology-to-a-project) affirms that the function `connect_ontology` can be used to set an ontology to an existing project. However, the function `connect_ontology` does not exist. LabelBox lib version...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. Fixes # (issue) ## Type of change Please delete options...
# Description Merge sdk v5.1.0 release to v6 Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...
# Description Please holder PR to make sure we generate tet-pypi and containers for the release feature branch Fixes # (issue) ## Type of change Please delete options that are...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. Fixes # (issue) ## Type of change Please delete options...
# Describe the bug The `Client` class has the `enable_experimental` argument, but the `execute()` method does not check the `self.enable_experimental` value. This means that `labelbox.schema.user_group.UserGroup` class's methods ignore the `enable_experimental`...
# Description SDK patch v.3.78.1 to address an update to the project lists query for project tags Fixes # (issue) ## Type of change Please delete options that are not...