Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    Options for generating the deep analysis section

    interface DeepAnalysisOptions {
        documents: RawDocument[];
        lang: string;
        cia?: CIAContext;
        articleType: string;
        whyContext?: string;
    }
    Index

    Properties

    documents: RawDocument[]
    lang: string
    articleType: string
    whyContext?: string

    Extra context sentences to inject into the "Why" subsection