Skip to main content

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"
}