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

    Interface FilteringModule

    Representation of the FilteringModuleConfig schema.

    interface FilteringModule {
        input?: InputFilteringConfig;
        output?: OutputFilteringConfig;
    }
    Index

    Properties

    Properties

    input?: InputFilteringConfig

    List of provider type and filters.

    output?: OutputFilteringConfig

    List of provider type and filters.

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