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

    Type Alias AzureContentSafetyFilterReturnType<T>

    AzureContentSafetyFilterReturnType: T extends "input"
        ? AzureContentSafetyInputFilterConfig
        : AzureContentSafetyOutputFilterConfig

    Filter return type for Azure Content Safety.

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

    Type Parameters

    • T extends ConfigType