neurojs - v1.1.2
    Preparing search index...

    Type Alias SharedSummarizeExtraOpts

    type SharedSummarizeExtraOpts = {
        bypassCache?: boolean;
        sessionId?: string;
    }
    Index

    Properties

    bypassCache?: boolean
    sessionId?: string