Unreal OpenAI API 1.0.0
Public Attributes | List of all members
FModerations Struct Reference

Public Attributes

TArray< FString > Input
 
FString Model {"omni-moderation-latest"}
 

Member Data Documentation

◆ Input

TArray<FString> FModerations::Input

The input text to classify

◆ Model

FString FModerations::Model {"omni-moderation-latest"}

Content moderation models available: omni-moderation-latest, omni-moderation-2024-09-26, text-moderation-latest.

The default is omni-moderation-latest which will be automatically upgraded over time. This ensures you are always using our most accurate model.

The omni-moderation models can process both text and images. Note: text-moderation-latest is deprecated, use omni-moderation-latest instead.


The documentation for this struct was generated from the following file: