Skip to main content

GenerateObjectExamplesBody

model_nameModel Name (string)required

Name of the classification model

labelLabel (string)required

Object label to collect examples for (e.g., 'person', 'car')

GenerateObjectExamplesBody
{
"model_name": "string",
"label": "string"
}