SAP AI SDK for JavaScript - v2.15.0
    Preparing search index...

    Type Alias AzureContentSafetyInputFilterConfig

    Representation of the 'AzureContentSafetyInputFilterConfig' schema.

    type AzureContentSafetyInputFilterConfig = {
        config?: AzureContentSafetyInput;
        type: "azure_content_safety";
    }
    Index
    type: "azure_content_safety"

    Name of the filter provider type

    "azure_content_safety"