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

    Type Alias AzureContentSafetyInputFilterConfig

    Representation of the 'AzureContentSafetyInputFilterConfig' schema.

    type AzureContentSafetyInputFilterConfig = {
        config?: AzureContentSafetyInput;
        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.