Classify text and image datasets using custom labels.
type: Either “text” or “image”value: The content to classify (text string or image URL)key: Optional identifier for the label (string or number). Labels sharing the same key are merged into a single combined label, so you can attach multiple text descriptions and/or example images to the same class.type: Either “text” or “image”value: The label content (text string or image URL)text: Optional text description for an image label, used to give the model extra context about what the image represents.key count as one).multiple_labels is false: Each element is a string (single label)multiple_labels is true: Each element is an array of strings (multiple labels)