labelbox-python icon indicating copy to clipboard operation
labelbox-python copied to clipboard

A data-centric AI Platform for Building & Using AI

Results 24 labelbox-python issues
Sort by recently updated
recently updated
newest added

QA discovered this issue when trying to create a model config with an invalid model id. In this case, the model service return http 422 as follows: ``` [{'message': 'Validation...

Increases readability by 7% based on Flesch-Kincaid readability scores and decreases time-to-read by 22%. Especially handy for non-native English speakers.

Cleaned up some docstrings around Foundry and Send to Annotate

# Description Provides an sdk method to request labeling service. This will match the UI transition when all project prerequisites are completed. For sdk, we have built a new api...