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

    Type Alias DocumentsListResponse

    DocumentsListResponse: { documents: DocumentWithoutChunks[] } & Record<
        string,
        any,
    >

    A response containing documents retrieved from the server.