RateQueryRequest: {
    note?: string | null;
    query_id: string;
    rating: number;
}