Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.15
    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