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

    Type Alias AzureContentSafetyOutputFilterConfig

    Representation of the 'AzureContentSafetyOutputFilterConfig' schema.

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

    Properties

    Properties

    type: "azure_content_safety"

    Name of the filter provider type

    "azure_content_safety"
    

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.