wait_xxx
functionsupsert_label_feedback()
upsert_label_feedback()
LabelList
client.get_project()
for LLM projectsExportTask.result
or ExportTask.errors
create
method for AnnotationImport
, MEAPredictionImport
, and MALPredictionImport
.labelbox.data.annotation_types.label
dataset.upsert_data_rows
are not emptySECURITY.md
filedataset.upsert_data_rows()
methodAssetAttachment
with an ability to update()
and delete()
task.result
for dataset.create_data_rows()
get_catalog()
method to the export notebookPDF_URL
attachment type. To view an example of importing a PDF as an attachment, see Attachments.text_layer_url
as Labelbox now automatically generates the text layers when you import PDF assets. This means you no longer need to create the text layers and include them when importing PDF assets.Client.get_catalog
Add catalog schema class. Catalog exports can now be made without creating a slice firstlast_activity_at
filter added to export_v2, allowing users to specify a datetime window without a sliceModelRun
export()
and export_v2()
add model_run_details to support splitsFoundryClient.run_app
Add data_row identifier validation for running foundry appClient.get_error_status_code
Default to 500 error if a server error is unparseable instead of throwing an exceptionDataRowMetadata, DataRowMetadataBatchResponse, _UpsertBatchDataRowMetadata
Make data_row_id and global_key optional in all schema typesExportTask.__str__
Fix returned type in ExportTask instance representationProject.upsert_review_queue
ModelSlice.get_data_row_identifiers
for Foundry data rowsModelSlice.get_data_row_identifiers
scoping by model run idModelSlice.get_data_row_identifiers
streamable
param from export_v2 methodsupsert_review_queue
method in projectmove_data_rows_to_task_queue
set_labeling_parameter_overrides
for global keysbulk_delete
of data row metadata for global keysbulk_export
of data row metadata for global keysset_labeling_parameter_overrides
add support for global keysexport_v2
for a dataset
and a slice
ExportTask
ontology_id
to the model app instantiationrun_foundry_app
to support running model foundry apps