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

Public Attributes

TArray< FString > Input
 
FString Model {"text-moderation-stable"}
 

Member Data Documentation

◆ Input

TArray<FString> FModerations::Input

The input text to classify

◆ Model

FString FModerations::Model {"text-moderation-stable"}

Two content moderations models are available: text-moderation-stable and text-moderation-latest.

The default is text-moderation-latest which will be automatically upgraded over time. This ensures you are always using our most accurate model. If you use text-moderation-stable, we will provide advanced notice before updating the model. Accuracy of text-moderation-stable may be slightly lower than for text-moderation-latest.


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