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

    Interface AnalysisPipelineOptions

    Options controlling the analysis pipeline execution.

    interface AnalysisPipelineOptions {
        depth: AnalysisDepth;
        lang: Language;
        focusTopic: string;
    }
    Index

    Properties

    Properties

    How many AI iterations to run (default: 'standard')

    lang: Language

    Language for localised analysis output

    focusTopic: string

    Optional focus topic — analysis is exclusively scoped to this topic when provided