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 labeltype: Either “text” or “image”value: The label content (text string or image URL)multiple_labels is false: Each element is a string (single label)multiple_labels is true: Each element is an array of strings (multiple labels)