SearchResponseBody: {
    chunks: ScoreChunk[];
    corrected_query?: string | null;
    id: string;
    total_pages: number;
}