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.
2 parents b97358a + 72183ee commit 5714acbCopy full SHA for 5714acb
src/superannotate/lib/app/interface/sdk_interface.py
@@ -1400,7 +1400,8 @@ def create_annotation_class(
1400
:type color: str
1401
1402
:param attribute_groups: list of attribute group dicts.
1403
- The values for the "group_type" key are "radio"|"checklist"|"text"|"numeric".
+ The values for the "group_type" key are "radio"|"checklist"|"text"|"numeric"|"ocr".
1404
+ "ocr "group_type" key is only available for Vector projects.
1405
Mandatory keys for each attribute group are
1406
1407
- "name"
0 commit comments