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

    Type Alias AzureContentSafetyOutputFilterConfig

    Representation of the 'AzureContentSafetyOutputFilterConfig' schema.

    type AzureContentSafetyOutputFilterConfig = {
        config?: AzureContentSafetyOutput;
        type: "azure_content_safety";
    }
    Index
    type: "azure_content_safety"

    Name of the filter provider type

    "azure_content_safety"