Contents

contentTagging

A use case for content tagging.

Declaration

static let contentTagging: SystemLanguageModel.UseCase

Mentioned in

Discussion

Content tagging produces a list of categorizing tags based on the input prompt. When specializing the model for the contentTagging use case, it always responds with tags. The tagging capabilities of the model include detecting topics, emotions, actions, and objects. For more information about content tagging, see Categorizing and organizing data with content tags.

See Also

Getting the content tagging use case