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

    Type Alias DocumentGroundingFilter

    Representation of the 'DocumentGroundingFilter' schema.

    Index

    Properties

    chunk_metadata?: KeyValueListPair[]

    Restrict chunks considered during search to those with the given metadata.

    data_repositories?: string[]

    Specify [''] to search across all DataRepositories or give a specific list of DataRepository ids. Default: [ "" ].

    data_repository_metadata?: KeyValueListPair[]

    Restrict DataRepositories considered during search to those annotated with the given metadata. Useful when combined with dataRepositories=['*']

    data_repository_type: DataRepositoryType
    document_metadata?: SearchDocumentKeyValueListPair[]

    Restrict documents considered during search to those annotated with the given metadata.

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