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

    Type Alias FilteringStreamOptions

    Stream options for output filtering. Will be ignored if stream is false.

    type FilteringStreamOptions = {
        overlap?: number;
    }
    Index

    Properties

    Properties

    overlap?: number

    Number of characters that should be additionally sent to content filtering services from previous chunks as additional context. Maximum: 10000.

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