Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    Output of the enrich stage.

    interface EnrichStageOutput {
    ย ย ย ย metadata: EnrichmentMetadata;
    ย ย ย ย sections: readonly ArticleSection[];
    ย ย ย ย artifactsUsed: readonly string[];
    }
    Index
    sections: readonly ArticleSection[]
    artifactsUsed: readonly string[]