v.3.26.0
Version 3.26.0 (2022-08-15)
Added
Batch.delete()
which will delete an existingBatch
Batch.delete_labels()
which will delete allLabel
’s created after aProject
’s mode has been set to batch.- Note: Does not include labels that were imported via model-assisted labeling or label imports
- Support for creating model config when creating a model run
RAW_TEXT
andTEXT_FILE
attachment types to replace theTEXT
type.