GenerateObjectExamplesBody
model_nameModel Namerequired
Name of the classification model
labelLabelrequired
Object label to collect examples for (e.g., 'person', 'car')
GenerateObjectExamplesBody
{
"model_name": "string",
"label": "string"
}
Name of the classification model
Object label to collect examples for (e.g., 'person', 'car')
{
"model_name": "string",
"label": "string"
}