ScoreChunk: {
    chunk: NewChunkMetadataTypes;
    highlights?: string[] | null;
    score: number;
}