{
"id": "string",
"title": "string",
"description": "string",
"inputFields": [
"string"
],
"outputFields": [
"string"
],
"trainable": true,
"creatable": true,
"internalOnly": true,
"modelTypeFields": [
{
"path": "string",
"fieldType": {},
"defaultValue": null,
"description": "string",
"placeholder": "string",
"modelTypeEnumOptions": [
{
"id": "string",
"aliases": [
{
"idInt": "string",
"wildcardString": "string"
}
],
"description": "string",
"modelTypeFields": [
{}
],
"internalOnly": true,
"recommended": true
}
],
"internalOnly": true,
"required": true,
"modelTypeRangeInfo": {
"min": 0,
"max": 0,
"step": 0
}
}
],
"requiresSequentialFrames": true,
"expectedInputLayers": [
{
"dataFieldName": "string",
"shapes": [
{
"dims": [
0
],
"maxDims": [
0
],
"dataType": "UNDEFINED",
"description": "string"
}
],
"description": "string",
"requiresLabelFilename": true
}
],
"expectedOutputLayers": [
{
"dataFieldName": "string",
"shapes": [
{
"dims": [
0
],
"maxDims": [
0
],
"dataType": "UNDEFINED",
"description": "string"
}
],
"description": "string",
"requiresLabelFilename": true
}
],
"evaluationType": "Undefined"
}