RaiContentFilterProperties interface
Azure OpenAI Content Filter Properties.
Properties
| is |
If the Content Filter has multi severity levels(Low, Medium, or High). |
| name | Name of Content Filter. |
| source | Content source to apply the Content Filters. |
Property Details
isMultiLevelFilter
If the Content Filter has multi severity levels(Low, Medium, or High).
isMultiLevelFilter?: boolean
Property Value
boolean
name
Name of Content Filter.
name?: string
Property Value
string
source
Content source to apply the Content Filters.
source?: string
Property Value
string