Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface RagTextGenerationWindow

    interface RagTextGenerationWindow {
        endedAt: string;
        rows: RagTextGenerationLiveDriftRow[];
        startedAt: string;
        windowId: string;
    }
    Index
    endedAt: string
    startedAt: string
    windowId: string