We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965ee8d commit cff4959Copy full SHA for cff4959
CHANGELOG.md
@@ -2,8 +2,8 @@
2
3
# Version 3.26.0 (2022-08-12)
4
## Added
5
-* `Batch.delete()` which will delete an existing Batch
6
-* `Batch.delete_labels()` which will delete all Label ’s created after a Project ’s mode has been set to batch.
+* `Batch.delete()` which will delete an existing `Batch`
+* `Batch.delete_labels()` which will delete all `Label`’s created after a `Project`’s mode has been set to batch.
7
* Note: Does not include labels that were imported via model-assisted labeling or label imports
8
* Support for creating model config when creating a model run
9
* `RAW_TEXT` and `TEXT_FILE` attachment types to replace the `TEXT` type.
0 commit comments