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

    Type Alias InputFilteringConfig

    Representation of the 'InputFilteringConfig' schema.

    type InputFilteringConfig = {
        filters: InputFilterConfig[];
    }
    Index

    Properties

    Properties

    Configuration for content filtering services that should be used for the given filtering step (input filtering). Min Items: 1.

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