SearchWithinGroupResults: {
    bookmarks: ScoreChunkDTO[];
    corrected_query?: string | null;
    group: ChunkGroupAndFileId;
    total_pages: number;
}