// Social Interaction Insights (social-interaction-insights) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.user_interactions), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.user_interactions.createMany({
        data: [
            { id: 1, user_id: 590, interaction_type: "message", timestamp: new Date("2023-08-06T22:25:57Z"), feedback_score: null, model_id: 49 },
            { id: 2, user_id: 290, interaction_type: "feedback", timestamp: new Date("2023-04-09T21:46:53Z"), feedback_score: 5, model_id: 14 },
            { id: 3, user_id: 499, interaction_type: "message", timestamp: new Date("2023-03-30T17:07:46Z"), feedback_score: 3, model_id: null },
            { id: 4, user_id: 658, interaction_type: "feedback", timestamp: new Date("2023-06-12T19:29:30Z"), feedback_score: 2, model_id: 9 },
            { id: 5, user_id: 511, interaction_type: "message", timestamp: new Date("2023-06-12T20:47:15Z"), feedback_score: 5, model_id: 34 },
            { id: 6, user_id: 839, interaction_type: "message", timestamp: new Date("2023-07-04T17:49:43Z"), feedback_score: 5, model_id: null },
            { id: 7, user_id: 733, interaction_type: "message", timestamp: new Date("2023-01-24T12:53:40Z"), feedback_score: 2, model_id: 48 },
            { id: 8, user_id: 315, interaction_type: "message", timestamp: new Date("2023-09-08T18:01:37Z"), feedback_score: 5, model_id: 24 },
            { id: 9, user_id: 240, interaction_type: "message", timestamp: new Date("2023-12-16T16:22:35Z"), feedback_score: 4, model_id: 49 },
            { id: 10, user_id: 516, interaction_type: "message", timestamp: new Date("2023-03-07T23:20:20Z"), feedback_score: 5, model_id: 16 },
            { id: 11, user_id: 431, interaction_type: "message", timestamp: new Date("2023-10-07T12:59:54Z"), feedback_score: 5, model_id: 40 },
            { id: 12, user_id: 968, interaction_type: "message", timestamp: new Date("2023-12-25T14:56:53Z"), feedback_score: 4, model_id: 13 },
            { id: 13, user_id: 747, interaction_type: "feedback", timestamp: new Date("2023-09-29T20:47:03Z"), feedback_score: 5, model_id: 43 },
            { id: 14, user_id: 482, interaction_type: "message", timestamp: new Date("2023-02-17T18:22:12Z"), feedback_score: 3, model_id: 21 },
            { id: 15, user_id: 632, interaction_type: "feedback", timestamp: new Date("2023-04-21T11:32:41Z"), feedback_score: 5, model_id: 25 },
            { id: 16, user_id: 716, interaction_type: "message", timestamp: new Date("2023-01-21T13:49:49Z"), feedback_score: null, model_id: 22 },
            { id: 17, user_id: 634, interaction_type: "message", timestamp: new Date("2023-08-28T18:20:21Z"), feedback_score: 5, model_id: null },
            { id: 18, user_id: 951, interaction_type: "message", timestamp: new Date("2023-10-14T01:26:40Z"), feedback_score: 5, model_id: 17 },
            { id: 19, user_id: 927, interaction_type: "message", timestamp: new Date("2023-05-10T22:12:37Z"), feedback_score: null, model_id: 17 },
            { id: 20, user_id: 139, interaction_type: "message", timestamp: new Date("2023-09-10T17:58:15Z"), feedback_score: null, model_id: 42 },
            { id: 21, user_id: 698, interaction_type: "message", timestamp: new Date("2023-10-10T17:45:47Z"), feedback_score: 4, model_id: 40 },
            { id: 22, user_id: 8, interaction_type: "feedback", timestamp: new Date("2023-03-17T23:03:06Z"), feedback_score: 4, model_id: null },
            { id: 23, user_id: 238, interaction_type: "message", timestamp: new Date("2023-01-25T21:28:02Z"), feedback_score: 3, model_id: 20 },
            { id: 24, user_id: 801, interaction_type: "evaluation", timestamp: new Date("2023-05-31T02:18:44Z"), feedback_score: 5, model_id: null },
            { id: 25, user_id: 719, interaction_type: "feedback", timestamp: new Date("2023-06-09T19:47:25Z"), feedback_score: 4, model_id: null },
            { id: 26, user_id: 922, interaction_type: "message", timestamp: new Date("2023-05-30T19:13:15Z"), feedback_score: 5, model_id: 25 },
            { id: 27, user_id: 12, interaction_type: "feedback", timestamp: new Date("2023-06-23T18:16:12Z"), feedback_score: 4, model_id: 33 },
            { id: 28, user_id: 594, interaction_type: "message", timestamp: new Date("2023-06-25T17:47:59Z"), feedback_score: 5, model_id: 49 },
            { id: 29, user_id: 449, interaction_type: "message", timestamp: new Date("2023-01-25T09:31:09Z"), feedback_score: 5, model_id: 14 },
            { id: 30, user_id: 836, interaction_type: "message", timestamp: new Date("2023-05-21T19:25:13Z"), feedback_score: 5, model_id: 31 },
            { id: 31, user_id: 47, interaction_type: "message", timestamp: new Date("2023-04-17T12:38:08Z"), feedback_score: 5, model_id: 47 },
            { id: 32, user_id: 509, interaction_type: "feedback", timestamp: new Date("2023-06-11T19:39:34Z"), feedback_score: 2, model_id: 40 },
            { id: 33, user_id: 908, interaction_type: "message", timestamp: new Date("2023-03-07T10:26:51Z"), feedback_score: null, model_id: 19 },
            { id: 34, user_id: 310, interaction_type: "message", timestamp: new Date("2023-08-26T22:14:49Z"), feedback_score: 5, model_id: null },
            { id: 35, user_id: 160, interaction_type: "feedback", timestamp: new Date("2023-11-19T07:58:29Z"), feedback_score: 4, model_id: 15 },
            { id: 36, user_id: 43, interaction_type: "message", timestamp: new Date("2023-03-01T10:23:30Z"), feedback_score: 5, model_id: 38 },
            { id: 37, user_id: 529, interaction_type: "feedback", timestamp: new Date("2023-07-26T16:55:00Z"), feedback_score: 5, model_id: 19 },
            { id: 38, user_id: 864, interaction_type: "message", timestamp: new Date("2023-12-10T16:54:52Z"), feedback_score: 4, model_id: 24 },
            { id: 39, user_id: 485, interaction_type: "message", timestamp: new Date("2023-04-30T13:40:26Z"), feedback_score: 3, model_id: 37 },
            { id: 40, user_id: 207, interaction_type: "message", timestamp: new Date("2023-05-31T15:08:00Z"), feedback_score: 5, model_id: 27 },
            { id: 41, user_id: 542, interaction_type: "feedback", timestamp: new Date("2023-12-17T12:43:55Z"), feedback_score: 2, model_id: 49 },
            { id: 42, user_id: 85, interaction_type: "message", timestamp: new Date("2023-03-17T16:34:12Z"), feedback_score: 4, model_id: 21 },
            { id: 43, user_id: 667, interaction_type: "message", timestamp: new Date("2023-03-23T17:37:53Z"), feedback_score: 4, model_id: 23 },
            { id: 44, user_id: 113, interaction_type: "message", timestamp: new Date("2023-09-02T16:11:17Z"), feedback_score: 2, model_id: 14 },
            { id: 45, user_id: 253, interaction_type: "message", timestamp: new Date("2023-05-04T07:15:31Z"), feedback_score: 5, model_id: 12 },
            { id: 46, user_id: 899, interaction_type: "feedback", timestamp: new Date("2023-07-21T19:25:58Z"), feedback_score: 4, model_id: 32 },
            { id: 47, user_id: 392, interaction_type: "message", timestamp: new Date("2023-03-29T16:37:12Z"), feedback_score: 3, model_id: 3 },
            { id: 48, user_id: 701, interaction_type: "message", timestamp: new Date("2023-02-23T18:11:34Z"), feedback_score: 4, model_id: 46 },
            { id: 49, user_id: 128, interaction_type: "evaluation", timestamp: new Date("2023-11-27T15:44:04Z"), feedback_score: 5, model_id: 15 },
            { id: 50, user_id: 277, interaction_type: "message", timestamp: new Date("2023-10-19T20:06:59Z"), feedback_score: 5, model_id: 44 },
            { id: 51, user_id: 418, interaction_type: "message", timestamp: new Date("2023-02-14T20:16:26Z"), feedback_score: 1, model_id: 13 },
            { id: 52, user_id: 677, interaction_type: "message", timestamp: new Date("2023-11-25T13:49:16Z"), feedback_score: 4, model_id: 49 },
            { id: 53, user_id: 351, interaction_type: "message", timestamp: new Date("2023-05-20T11:38:34Z"), feedback_score: 2, model_id: 27 },
            { id: 54, user_id: 427, interaction_type: "evaluation", timestamp: new Date("2023-02-27T22:35:45Z"), feedback_score: 4, model_id: 17 },
            { id: 55, user_id: 58, interaction_type: "message", timestamp: new Date("2023-02-28T14:08:20Z"), feedback_score: 5, model_id: 10 },
            { id: 56, user_id: 571, interaction_type: "message", timestamp: new Date("2023-07-12T19:35:13Z"), feedback_score: null, model_id: 3 },
            { id: 57, user_id: 264, interaction_type: "message", timestamp: new Date("2023-06-13T08:32:07Z"), feedback_score: 4, model_id: 39 },
            { id: 58, user_id: 911, interaction_type: "message", timestamp: new Date("2023-04-26T17:42:47Z"), feedback_score: 3, model_id: 38 },
            { id: 59, user_id: 41, interaction_type: "feedback", timestamp: new Date("2023-04-10T10:32:48Z"), feedback_score: 2, model_id: 2 },
            { id: 60, user_id: 255, interaction_type: "evaluation", timestamp: new Date("2023-06-11T22:56:06Z"), feedback_score: 2, model_id: 45 },
            { id: 61, user_id: 7, interaction_type: "feedback", timestamp: new Date("2023-01-09T21:46:24Z"), feedback_score: 2, model_id: 25 },
            { id: 62, user_id: 501, interaction_type: "message", timestamp: new Date("2023-02-10T05:53:40Z"), feedback_score: 3, model_id: 3 },
            { id: 63, user_id: 886, interaction_type: "message", timestamp: new Date("2023-02-04T19:52:14Z"), feedback_score: 5, model_id: 36 },
            { id: 64, user_id: 346, interaction_type: "feedback", timestamp: new Date("2023-01-19T17:23:12Z"), feedback_score: 3, model_id: 10 },
            { id: 65, user_id: 748, interaction_type: "evaluation", timestamp: new Date("2023-03-05T08:22:38Z"), feedback_score: null, model_id: 49 },
            { id: 66, user_id: 853, interaction_type: "message", timestamp: new Date("2023-11-18T13:10:37Z"), feedback_score: 3, model_id: 16 },
            { id: 67, user_id: 291, interaction_type: "feedback", timestamp: new Date("2023-07-28T18:16:44Z"), feedback_score: 5, model_id: 46 },
            { id: 68, user_id: 714, interaction_type: "message", timestamp: new Date("2023-12-20T07:51:39Z"), feedback_score: 2, model_id: 47 },
            { id: 69, user_id: 379, interaction_type: "message", timestamp: new Date("2023-10-07T21:28:40Z"), feedback_score: 2, model_id: 25 },
            { id: 70, user_id: 110, interaction_type: "message", timestamp: new Date("2023-11-16T11:49:34Z"), feedback_score: 2, model_id: 36 },
            { id: 71, user_id: 859, interaction_type: "message", timestamp: new Date("2023-07-10T21:42:58Z"), feedback_score: 3, model_id: 41 },
            { id: 72, user_id: 423, interaction_type: "message", timestamp: new Date("2023-07-07T11:00:33Z"), feedback_score: null, model_id: 4 },
            { id: 73, user_id: 498, interaction_type: "message", timestamp: new Date("2023-09-13T14:08:01Z"), feedback_score: 5, model_id: 33 },
            { id: 74, user_id: 843, interaction_type: "message", timestamp: new Date("2023-01-23T10:58:45Z"), feedback_score: 3, model_id: 21 },
            { id: 75, user_id: 555, interaction_type: "message", timestamp: new Date("2023-07-31T16:38:54Z"), feedback_score: 3, model_id: 27 },
            { id: 76, user_id: 993, interaction_type: "evaluation", timestamp: new Date("2023-10-18T14:55:08Z"), feedback_score: 4, model_id: 9 },
            { id: 77, user_id: 845, interaction_type: "feedback", timestamp: new Date("2023-12-16T19:49:58Z"), feedback_score: 5, model_id: 42 },
            { id: 78, user_id: 399, interaction_type: "feedback", timestamp: new Date("2023-12-31T17:58:37Z"), feedback_score: 5, model_id: null },
            { id: 79, user_id: 351, interaction_type: "evaluation", timestamp: new Date("2023-09-05T19:01:41Z"), feedback_score: 5, model_id: 22 },
            { id: 80, user_id: 590, interaction_type: "message", timestamp: new Date("2023-05-25T16:57:38Z"), feedback_score: null, model_id: 25 },
            { id: 81, user_id: 646, interaction_type: "message", timestamp: new Date("2023-06-05T19:29:22Z"), feedback_score: 1, model_id: 21 },
            { id: 82, user_id: 177, interaction_type: "message", timestamp: new Date("2023-09-13T07:38:14Z"), feedback_score: 2, model_id: 23 },
            { id: 83, user_id: 877, interaction_type: "message", timestamp: new Date("2023-06-01T12:37:56Z"), feedback_score: 5, model_id: 8 },
            { id: 84, user_id: 292, interaction_type: "message", timestamp: new Date("2023-06-07T18:47:58Z"), feedback_score: 2, model_id: 41 },
            { id: 85, user_id: 486, interaction_type: "message", timestamp: new Date("2023-09-13T08:37:01Z"), feedback_score: 5, model_id: 10 },
            { id: 86, user_id: 397, interaction_type: "feedback", timestamp: new Date("2023-12-26T09:14:23Z"), feedback_score: 5, model_id: 24 },
            { id: 87, user_id: 246, interaction_type: "message", timestamp: new Date("2023-09-18T11:28:59Z"), feedback_score: 5, model_id: null },
            { id: 88, user_id: 539, interaction_type: "message", timestamp: new Date("2023-02-13T21:44:09Z"), feedback_score: 4, model_id: 38 },
            { id: 89, user_id: 988, interaction_type: "message", timestamp: new Date("2023-03-26T09:15:35Z"), feedback_score: 5, model_id: null },
            { id: 90, user_id: 538, interaction_type: "message", timestamp: new Date("2023-03-26T06:06:18Z"), feedback_score: 4, model_id: null },
            { id: 91, user_id: 806, interaction_type: "message", timestamp: new Date("2023-08-01T17:01:00Z"), feedback_score: 4, model_id: 39 },
            { id: 92, user_id: 1, interaction_type: "message", timestamp: new Date("2023-08-19T23:33:27Z"), feedback_score: null, model_id: 20 },
            { id: 93, user_id: 17, interaction_type: "evaluation", timestamp: new Date("2023-07-30T12:28:54Z"), feedback_score: 4, model_id: 38 },
            { id: 94, user_id: 181, interaction_type: "message", timestamp: new Date("2023-03-18T11:40:26Z"), feedback_score: 3, model_id: 35 },
            { id: 95, user_id: 584, interaction_type: "message", timestamp: new Date("2023-02-19T14:35:40Z"), feedback_score: null, model_id: 2 },
            { id: 96, user_id: 286, interaction_type: "message", timestamp: new Date("2023-04-16T17:22:29Z"), feedback_score: 5, model_id: 27 },
            { id: 97, user_id: 567, interaction_type: "message", timestamp: new Date("2023-05-30T20:04:20Z"), feedback_score: 5, model_id: 3 },
            { id: 98, user_id: 112, interaction_type: "message", timestamp: new Date("2023-07-10T20:31:29Z"), feedback_score: 1, model_id: null },
            { id: 99, user_id: 436, interaction_type: "message", timestamp: new Date("2023-06-13T11:15:53Z"), feedback_score: 5, model_id: 34 },
            { id: 100, user_id: 543, interaction_type: "feedback", timestamp: new Date("2023-03-24T20:32:17Z"), feedback_score: 5, model_id: 17 },
            { id: 101, user_id: 802, interaction_type: "feedback", timestamp: new Date("2023-11-15T13:15:02Z"), feedback_score: 3, model_id: 32 },
            { id: 102, user_id: 200, interaction_type: "feedback", timestamp: new Date("2023-08-27T20:32:39Z"), feedback_score: 5, model_id: null },
            { id: 103, user_id: 555, interaction_type: "message", timestamp: new Date("2023-06-14T07:46:46Z"), feedback_score: 5, model_id: 36 },
            { id: 104, user_id: 204, interaction_type: "feedback", timestamp: new Date("2023-07-11T20:04:57Z"), feedback_score: 5, model_id: null },
            { id: 105, user_id: 856, interaction_type: "message", timestamp: new Date("2023-12-22T14:28:23Z"), feedback_score: 5, model_id: 9 },
            { id: 106, user_id: 621, interaction_type: "message", timestamp: new Date("2023-10-15T13:20:12Z"), feedback_score: 5, model_id: 22 },
            { id: 107, user_id: 711, interaction_type: "feedback", timestamp: new Date("2023-08-02T19:47:20Z"), feedback_score: 5, model_id: 4 },
            { id: 108, user_id: 168, interaction_type: "feedback", timestamp: new Date("2023-08-24T19:50:06Z"), feedback_score: 4, model_id: 33 },
            { id: 109, user_id: 838, interaction_type: "feedback", timestamp: new Date("2023-07-30T15:50:12Z"), feedback_score: 5, model_id: 5 },
            { id: 110, user_id: 896, interaction_type: "message", timestamp: new Date("2023-02-28T14:38:57Z"), feedback_score: 1, model_id: 8 },
            { id: 111, user_id: 519, interaction_type: "message", timestamp: new Date("2023-05-13T20:48:06Z"), feedback_score: 2, model_id: 46 },
            { id: 112, user_id: 923, interaction_type: "message", timestamp: new Date("2023-03-31T17:20:16Z"), feedback_score: 5, model_id: 1 },
            { id: 113, user_id: 137, interaction_type: "message", timestamp: new Date("2023-10-12T17:10:22Z"), feedback_score: 4, model_id: 6 },
            { id: 114, user_id: 222, interaction_type: "message", timestamp: new Date("2023-03-26T02:05:52Z"), feedback_score: 5, model_id: 21 },
            { id: 115, user_id: 437, interaction_type: "message", timestamp: new Date("2023-06-13T18:05:07Z"), feedback_score: 3, model_id: 19 },
            { id: 116, user_id: 574, interaction_type: "message", timestamp: new Date("2023-11-29T10:25:17Z"), feedback_score: 3, model_id: 10 },
            { id: 117, user_id: 728, interaction_type: "message", timestamp: new Date("2023-07-07T21:48:43Z"), feedback_score: 4, model_id: 4 },
            { id: 118, user_id: 347, interaction_type: "message", timestamp: new Date("2023-07-03T13:31:56Z"), feedback_score: 4, model_id: 35 },
            { id: 119, user_id: 633, interaction_type: "feedback", timestamp: new Date("2023-12-20T05:41:37Z"), feedback_score: 4, model_id: 25 },
            { id: 120, user_id: 192, interaction_type: "message", timestamp: new Date("2023-07-04T10:21:51Z"), feedback_score: 5, model_id: 16 },
            { id: 121, user_id: 186, interaction_type: "message", timestamp: new Date("2023-06-20T20:00:50Z"), feedback_score: 2, model_id: 19 },
            { id: 122, user_id: 32, interaction_type: "feedback", timestamp: new Date("2023-12-03T23:07:47Z"), feedback_score: 5, model_id: 40 },
            { id: 123, user_id: 714, interaction_type: "feedback", timestamp: new Date("2023-04-22T12:25:52Z"), feedback_score: 1, model_id: 44 },
            { id: 124, user_id: 293, interaction_type: "feedback", timestamp: new Date("2023-05-26T11:48:24Z"), feedback_score: null, model_id: 43 },
            { id: 125, user_id: 588, interaction_type: "feedback", timestamp: new Date("2023-06-13T13:18:00Z"), feedback_score: 4, model_id: 45 },
            { id: 126, user_id: 952, interaction_type: "message", timestamp: new Date("2023-04-08T19:19:08Z"), feedback_score: 3, model_id: 37 },
            { id: 127, user_id: 114, interaction_type: "feedback", timestamp: new Date("2023-05-14T18:00:20Z"), feedback_score: 2, model_id: 16 },
            { id: 128, user_id: 116, interaction_type: "message", timestamp: new Date("2023-10-15T05:54:30Z"), feedback_score: null, model_id: 39 },
            { id: 129, user_id: 314, interaction_type: "message", timestamp: new Date("2023-06-08T21:38:24Z"), feedback_score: 2, model_id: 20 },
            { id: 130, user_id: 596, interaction_type: "feedback", timestamp: new Date("2023-08-05T21:15:09Z"), feedback_score: 2, model_id: 21 },
            { id: 131, user_id: 326, interaction_type: "message", timestamp: new Date("2023-03-24T10:15:56Z"), feedback_score: 5, model_id: 10 },
            { id: 132, user_id: 569, interaction_type: "message", timestamp: new Date("2023-12-30T18:18:23Z"), feedback_score: 4, model_id: 9 },
            { id: 133, user_id: 146, interaction_type: "feedback", timestamp: new Date("2023-02-17T22:44:22Z"), feedback_score: 1, model_id: 5 },
            { id: 134, user_id: 370, interaction_type: "feedback", timestamp: new Date("2023-03-09T18:07:42Z"), feedback_score: 2, model_id: 38 },
            { id: 135, user_id: 89, interaction_type: "message", timestamp: new Date("2023-01-12T09:31:04Z"), feedback_score: 3, model_id: 21 },
            { id: 136, user_id: 993, interaction_type: "feedback", timestamp: new Date("2023-05-08T17:41:38Z"), feedback_score: 4, model_id: 23 },
            { id: 137, user_id: 232, interaction_type: "message", timestamp: new Date("2023-12-30T20:06:56Z"), feedback_score: 3, model_id: 28 },
            { id: 138, user_id: 583, interaction_type: "message", timestamp: new Date("2023-04-26T18:19:57Z"), feedback_score: 3, model_id: 26 },
            { id: 139, user_id: 74, interaction_type: "feedback", timestamp: new Date("2023-11-27T21:14:57Z"), feedback_score: 5, model_id: 49 },
            { id: 140, user_id: 161, interaction_type: "message", timestamp: new Date("2023-09-11T15:52:42Z"), feedback_score: 4, model_id: 13 },
            { id: 141, user_id: 519, interaction_type: "evaluation", timestamp: new Date("2023-01-20T16:13:26Z"), feedback_score: 5, model_id: null },
            { id: 142, user_id: 226, interaction_type: "message", timestamp: new Date("2023-05-18T20:00:03Z"), feedback_score: 4, model_id: 14 },
            { id: 143, user_id: 353, interaction_type: "message", timestamp: new Date("2023-03-15T21:28:36Z"), feedback_score: 4, model_id: null },
            { id: 144, user_id: 219, interaction_type: "feedback", timestamp: new Date("2023-09-25T00:40:12Z"), feedback_score: 5, model_id: 42 },
            { id: 145, user_id: 857, interaction_type: "feedback", timestamp: new Date("2023-01-20T22:56:35Z"), feedback_score: 5, model_id: 31 },
            { id: 146, user_id: 954, interaction_type: "message", timestamp: new Date("2023-07-07T16:49:51Z"), feedback_score: 5, model_id: null },
            { id: 147, user_id: 814, interaction_type: "evaluation", timestamp: new Date("2023-04-26T19:01:23Z"), feedback_score: 4, model_id: 46 },
            { id: 148, user_id: 419, interaction_type: "message", timestamp: new Date("2023-07-31T23:03:25Z"), feedback_score: 1, model_id: 11 },
            { id: 149, user_id: 534, interaction_type: "feedback", timestamp: new Date("2023-11-07T14:11:15Z"), feedback_score: null, model_id: 29 },
            { id: 150, user_id: 921, interaction_type: "feedback", timestamp: new Date("2023-07-29T11:21:12Z"), feedback_score: 3, model_id: 37 },
            { id: 151, user_id: 823, interaction_type: "feedback", timestamp: new Date("2023-07-09T13:02:55Z"), feedback_score: 2, model_id: 1 },
            { id: 152, user_id: 779, interaction_type: "feedback", timestamp: new Date("2023-12-06T13:44:06Z"), feedback_score: 4, model_id: 32 },
            { id: 153, user_id: 99, interaction_type: "evaluation", timestamp: new Date("2023-10-09T11:50:33Z"), feedback_score: 4, model_id: 28 },
            { id: 154, user_id: 96, interaction_type: "feedback", timestamp: new Date("2023-03-01T20:14:57Z"), feedback_score: 1, model_id: null },
            { id: 155, user_id: 129, interaction_type: "message", timestamp: new Date("2023-06-30T15:21:31Z"), feedback_score: 4, model_id: 5 },
            { id: 156, user_id: 199, interaction_type: "message", timestamp: new Date("2023-12-02T16:17:04Z"), feedback_score: 5, model_id: 9 },
            { id: 157, user_id: 327, interaction_type: "message", timestamp: new Date("2023-11-10T18:30:11Z"), feedback_score: null, model_id: 6 },
            { id: 158, user_id: 793, interaction_type: "message", timestamp: new Date("2023-01-06T22:38:06Z"), feedback_score: 2, model_id: 40 },
            { id: 159, user_id: 698, interaction_type: "message", timestamp: new Date("2023-11-20T09:19:24Z"), feedback_score: 3, model_id: 20 },
            { id: 160, user_id: 910, interaction_type: "feedback", timestamp: new Date("2023-10-10T23:04:35Z"), feedback_score: 4, model_id: 24 },
            { id: 161, user_id: 20, interaction_type: "message", timestamp: new Date("2023-11-11T15:51:05Z"), feedback_score: 5, model_id: 28 },
            { id: 162, user_id: 926, interaction_type: "feedback", timestamp: new Date("2023-08-12T21:37:42Z"), feedback_score: 3, model_id: 6 },
            { id: 163, user_id: 446, interaction_type: "message", timestamp: new Date("2023-05-19T09:11:03Z"), feedback_score: 4, model_id: 36 },
            { id: 164, user_id: 485, interaction_type: "message", timestamp: new Date("2023-04-02T19:27:33Z"), feedback_score: null, model_id: 25 },
            { id: 165, user_id: 306, interaction_type: "feedback", timestamp: new Date("2023-04-09T08:00:25Z"), feedback_score: 5, model_id: null },
            { id: 166, user_id: 528, interaction_type: "message", timestamp: new Date("2023-08-30T21:28:49Z"), feedback_score: 3, model_id: 18 },
            { id: 167, user_id: 446, interaction_type: "feedback", timestamp: new Date("2023-04-09T17:58:34Z"), feedback_score: null, model_id: 50 },
            { id: 168, user_id: 748, interaction_type: "evaluation", timestamp: new Date("2023-10-09T12:54:50Z"), feedback_score: 2, model_id: 14 },
            { id: 169, user_id: 691, interaction_type: "message", timestamp: new Date("2023-06-29T18:44:30Z"), feedback_score: 4, model_id: 16 },
            { id: 170, user_id: 941, interaction_type: "feedback", timestamp: new Date("2023-03-18T21:24:43Z"), feedback_score: 5, model_id: 10 },
            { id: 171, user_id: 708, interaction_type: "message", timestamp: new Date("2023-06-28T01:36:31Z"), feedback_score: 5, model_id: 46 },
            { id: 172, user_id: 889, interaction_type: "message", timestamp: new Date("2023-09-08T09:02:33Z"), feedback_score: 2, model_id: 37 },
            { id: 173, user_id: 309, interaction_type: "message", timestamp: new Date("2023-06-26T14:13:08Z"), feedback_score: 3, model_id: 12 },
            { id: 174, user_id: 734, interaction_type: "evaluation", timestamp: new Date("2023-11-01T06:54:45Z"), feedback_score: 2, model_id: 27 },
            { id: 175, user_id: 883, interaction_type: "message", timestamp: new Date("2023-03-24T19:19:38Z"), feedback_score: 5, model_id: 12 },
            { id: 176, user_id: 492, interaction_type: "message", timestamp: new Date("2023-08-25T23:20:00Z"), feedback_score: 4, model_id: null },
            { id: 177, user_id: 572, interaction_type: "evaluation", timestamp: new Date("2023-11-23T01:09:26Z"), feedback_score: null, model_id: null },
            { id: 178, user_id: 13, interaction_type: "message", timestamp: new Date("2023-09-04T07:28:40Z"), feedback_score: 5, model_id: null },
            { id: 179, user_id: 503, interaction_type: "feedback", timestamp: new Date("2023-02-12T13:27:19Z"), feedback_score: 5, model_id: 11 },
            { id: 180, user_id: 748, interaction_type: "message", timestamp: new Date("2023-05-15T07:42:55Z"), feedback_score: 4, model_id: 36 },
            { id: 181, user_id: 864, interaction_type: "message", timestamp: new Date("2023-10-23T08:44:57Z"), feedback_score: null, model_id: 20 },
            { id: 182, user_id: 698, interaction_type: "feedback", timestamp: new Date("2023-12-06T13:05:54Z"), feedback_score: 3, model_id: 34 },
            { id: 183, user_id: 747, interaction_type: "message", timestamp: new Date("2023-07-26T08:25:28Z"), feedback_score: 4, model_id: 49 },
            { id: 184, user_id: 45, interaction_type: "message", timestamp: new Date("2023-11-21T21:45:12Z"), feedback_score: 4, model_id: 31 },
            { id: 185, user_id: 988, interaction_type: "message", timestamp: new Date("2023-02-14T11:56:12Z"), feedback_score: 5, model_id: 38 },
            { id: 186, user_id: 122, interaction_type: "message", timestamp: new Date("2023-03-13T09:43:32Z"), feedback_score: 4, model_id: 47 },
            { id: 187, user_id: 411, interaction_type: "message", timestamp: new Date("2023-04-16T20:27:41Z"), feedback_score: 5, model_id: 18 },
            { id: 188, user_id: 929, interaction_type: "message", timestamp: new Date("2023-08-05T20:02:06Z"), feedback_score: 5, model_id: 18 },
            { id: 189, user_id: 194, interaction_type: "evaluation", timestamp: new Date("2023-02-23T16:37:03Z"), feedback_score: 3, model_id: 34 },
            { id: 190, user_id: 414, interaction_type: "message", timestamp: new Date("2023-08-10T23:21:30Z"), feedback_score: 3, model_id: 28 },
            { id: 191, user_id: 936, interaction_type: "message", timestamp: new Date("2023-08-28T08:35:37Z"), feedback_score: 5, model_id: null },
            { id: 192, user_id: 988, interaction_type: "feedback", timestamp: new Date("2023-11-12T16:14:07Z"), feedback_score: 4, model_id: 21 },
            { id: 193, user_id: 771, interaction_type: "message", timestamp: new Date("2023-06-19T09:48:12Z"), feedback_score: 5, model_id: 7 },
            { id: 194, user_id: 34, interaction_type: "message", timestamp: new Date("2023-06-14T15:00:58Z"), feedback_score: 2, model_id: 14 },
            { id: 195, user_id: 969, interaction_type: "feedback", timestamp: new Date("2023-11-17T06:12:15Z"), feedback_score: 2, model_id: 17 },
            { id: 196, user_id: 258, interaction_type: "feedback", timestamp: new Date("2023-12-25T00:22:47Z"), feedback_score: 4, model_id: 35 },
            { id: 197, user_id: 397, interaction_type: "message", timestamp: new Date("2023-04-15T15:44:39Z"), feedback_score: null, model_id: 42 },
            { id: 198, user_id: 59, interaction_type: "message", timestamp: new Date("2023-04-13T12:40:53Z"), feedback_score: 1, model_id: 11 },
            { id: 199, user_id: 42, interaction_type: "evaluation", timestamp: new Date("2023-04-10T00:12:27Z"), feedback_score: null, model_id: 3 },
            { id: 200, user_id: 123, interaction_type: "feedback", timestamp: new Date("2023-09-22T16:34:38Z"), feedback_score: 2, model_id: 25 },
            { id: 201, user_id: 793, interaction_type: "message", timestamp: new Date("2023-08-29T07:37:45Z"), feedback_score: 5, model_id: 35 },
            { id: 202, user_id: 507, interaction_type: "message", timestamp: new Date("2023-10-28T14:10:06Z"), feedback_score: 5, model_id: 48 },
            { id: 203, user_id: 903, interaction_type: "feedback", timestamp: new Date("2023-02-20T21:37:27Z"), feedback_score: 5, model_id: 39 },
            { id: 204, user_id: 791, interaction_type: "feedback", timestamp: new Date("2023-07-03T00:32:32Z"), feedback_score: 1, model_id: 42 },
            { id: 205, user_id: 24, interaction_type: "feedback", timestamp: new Date("2023-05-16T18:48:58Z"), feedback_score: 2, model_id: 3 },
            { id: 206, user_id: 637, interaction_type: "feedback", timestamp: new Date("2023-10-01T15:45:45Z"), feedback_score: 4, model_id: 10 },
            { id: 207, user_id: 298, interaction_type: "message", timestamp: new Date("2023-03-16T11:26:32Z"), feedback_score: 2, model_id: 2 },
            { id: 208, user_id: 9, interaction_type: "feedback", timestamp: new Date("2023-09-05T11:56:54Z"), feedback_score: 2, model_id: 35 },
            { id: 209, user_id: 626, interaction_type: "feedback", timestamp: new Date("2023-07-30T22:58:58Z"), feedback_score: null, model_id: null },
            { id: 210, user_id: 607, interaction_type: "message", timestamp: new Date("2023-06-04T10:39:18Z"), feedback_score: null, model_id: 10 },
            { id: 211, user_id: 460, interaction_type: "feedback", timestamp: new Date("2023-07-19T16:45:37Z"), feedback_score: 3, model_id: 26 },
            { id: 212, user_id: 296, interaction_type: "evaluation", timestamp: new Date("2023-05-06T20:51:12Z"), feedback_score: null, model_id: 37 },
            { id: 213, user_id: 261, interaction_type: "message", timestamp: new Date("2023-10-02T21:05:45Z"), feedback_score: 4, model_id: 37 },
            { id: 214, user_id: 628, interaction_type: "message", timestamp: new Date("2023-08-10T21:01:09Z"), feedback_score: 4, model_id: 3 },
            { id: 215, user_id: 493, interaction_type: "message", timestamp: new Date("2023-04-14T12:51:31Z"), feedback_score: 2, model_id: 18 },
            { id: 216, user_id: 983, interaction_type: "feedback", timestamp: new Date("2023-12-27T10:03:57Z"), feedback_score: 3, model_id: 49 },
            { id: 217, user_id: 225, interaction_type: "message", timestamp: new Date("2023-08-15T21:50:49Z"), feedback_score: 4, model_id: null },
            { id: 218, user_id: 559, interaction_type: "evaluation", timestamp: new Date("2023-09-03T18:35:43Z"), feedback_score: null, model_id: 35 },
            { id: 219, user_id: 878, interaction_type: "message", timestamp: new Date("2023-02-11T07:42:42Z"), feedback_score: null, model_id: 28 },
            { id: 220, user_id: 712, interaction_type: "feedback", timestamp: new Date("2023-04-05T11:19:52Z"), feedback_score: 5, model_id: 12 },
            { id: 221, user_id: 90, interaction_type: "evaluation", timestamp: new Date("2023-05-24T20:36:18Z"), feedback_score: 2, model_id: 41 },
            { id: 222, user_id: 868, interaction_type: "message", timestamp: new Date("2023-07-21T21:55:52Z"), feedback_score: 4, model_id: 30 },
            { id: 223, user_id: 777, interaction_type: "message", timestamp: new Date("2023-06-21T00:25:07Z"), feedback_score: 5, model_id: 15 },
            { id: 224, user_id: 682, interaction_type: "message", timestamp: new Date("2023-10-28T09:28:54Z"), feedback_score: 5, model_id: 8 },
            { id: 225, user_id: 981, interaction_type: "feedback", timestamp: new Date("2023-05-04T21:43:14Z"), feedback_score: 3, model_id: null },
            { id: 226, user_id: 473, interaction_type: "message", timestamp: new Date("2023-05-09T14:23:22Z"), feedback_score: 5, model_id: 6 },
            { id: 227, user_id: 874, interaction_type: "message", timestamp: new Date("2023-11-15T14:18:00Z"), feedback_score: 5, model_id: 39 },
            { id: 228, user_id: 283, interaction_type: "feedback", timestamp: new Date("2023-05-17T14:10:31Z"), feedback_score: 2, model_id: 17 },
            { id: 229, user_id: 970, interaction_type: "message", timestamp: new Date("2023-12-07T23:43:43Z"), feedback_score: 2, model_id: 31 },
            { id: 230, user_id: 996, interaction_type: "feedback", timestamp: new Date("2023-06-12T22:29:31Z"), feedback_score: null, model_id: 15 },
            { id: 231, user_id: 975, interaction_type: "message", timestamp: new Date("2023-01-28T19:39:06Z"), feedback_score: 4, model_id: 33 },
            { id: 232, user_id: 990, interaction_type: "feedback", timestamp: new Date("2023-02-12T17:38:08Z"), feedback_score: 5, model_id: 30 },
            { id: 233, user_id: 509, interaction_type: "message", timestamp: new Date("2023-03-20T13:55:18Z"), feedback_score: 5, model_id: 20 },
            { id: 234, user_id: 24, interaction_type: "message", timestamp: new Date("2023-11-07T17:10:36Z"), feedback_score: 5, model_id: 39 },
            { id: 235, user_id: 254, interaction_type: "message", timestamp: new Date("2023-04-24T04:19:36Z"), feedback_score: null, model_id: 2 },
            { id: 236, user_id: 220, interaction_type: "evaluation", timestamp: new Date("2023-07-19T02:31:31Z"), feedback_score: 3, model_id: 5 },
            { id: 237, user_id: 283, interaction_type: "feedback", timestamp: new Date("2023-09-23T19:47:57Z"), feedback_score: 4, model_id: 38 },
            { id: 238, user_id: 90, interaction_type: "message", timestamp: new Date("2023-05-18T12:39:31Z"), feedback_score: 3, model_id: 13 },
            { id: 239, user_id: 50, interaction_type: "message", timestamp: new Date("2023-05-14T19:06:31Z"), feedback_score: 5, model_id: 8 },
            { id: 240, user_id: 808, interaction_type: "message", timestamp: new Date("2023-02-21T01:43:52Z"), feedback_score: 5, model_id: 11 },
            { id: 241, user_id: 128, interaction_type: "message", timestamp: new Date("2023-05-07T16:03:33Z"), feedback_score: 4, model_id: 18 },
            { id: 242, user_id: 201, interaction_type: "message", timestamp: new Date("2023-07-11T22:17:51Z"), feedback_score: 3, model_id: 33 },
            { id: 243, user_id: 493, interaction_type: "message", timestamp: new Date("2023-01-02T11:57:33Z"), feedback_score: 2, model_id: 21 },
            { id: 244, user_id: 127, interaction_type: "message", timestamp: new Date("2023-08-07T18:22:47Z"), feedback_score: 4, model_id: 28 },
            { id: 245, user_id: 491, interaction_type: "feedback", timestamp: new Date("2023-04-03T11:40:17Z"), feedback_score: 3, model_id: 47 },
            { id: 246, user_id: 832, interaction_type: "message", timestamp: new Date("2023-07-16T09:35:04Z"), feedback_score: 2, model_id: 18 },
            { id: 247, user_id: 546, interaction_type: "message", timestamp: new Date("2023-07-23T21:34:46Z"), feedback_score: null, model_id: 21 },
            { id: 248, user_id: 168, interaction_type: "feedback", timestamp: new Date("2023-01-02T12:51:08Z"), feedback_score: 4, model_id: 18 },
            { id: 249, user_id: 882, interaction_type: "message", timestamp: new Date("2023-08-04T16:00:47Z"), feedback_score: 2, model_id: 25 },
            { id: 250, user_id: 483, interaction_type: "message", timestamp: new Date("2023-10-11T14:16:15Z"), feedback_score: 1, model_id: 32 },
            { id: 251, user_id: 764, interaction_type: "feedback", timestamp: new Date("2023-11-29T13:31:39Z"), feedback_score: 4, model_id: 15 },
            { id: 252, user_id: 389, interaction_type: "message", timestamp: new Date("2023-03-04T12:25:09Z"), feedback_score: 4, model_id: 48 },
            { id: 253, user_id: 769, interaction_type: "message", timestamp: new Date("2023-06-22T12:23:55Z"), feedback_score: 5, model_id: 32 },
            { id: 254, user_id: 906, interaction_type: "message", timestamp: new Date("2023-03-13T23:25:36Z"), feedback_score: 4, model_id: 39 },
            { id: 255, user_id: 55, interaction_type: "evaluation", timestamp: new Date("2023-01-26T19:39:25Z"), feedback_score: 4, model_id: 32 },
            { id: 256, user_id: 831, interaction_type: "message", timestamp: new Date("2023-03-04T13:42:44Z"), feedback_score: 3, model_id: 50 },
            { id: 257, user_id: 243, interaction_type: "feedback", timestamp: new Date("2023-05-29T16:28:28Z"), feedback_score: 5, model_id: 34 },
            { id: 258, user_id: 926, interaction_type: "message", timestamp: new Date("2023-12-16T16:34:31Z"), feedback_score: 5, model_id: 8 },
            { id: 259, user_id: 29, interaction_type: "message", timestamp: new Date("2023-01-13T18:05:33Z"), feedback_score: 3, model_id: 16 },
            { id: 260, user_id: 231, interaction_type: "message", timestamp: new Date("2023-08-03T22:13:53Z"), feedback_score: 3, model_id: 23 },
            { id: 261, user_id: 178, interaction_type: "message", timestamp: new Date("2023-08-08T07:33:46Z"), feedback_score: 3, model_id: null },
            { id: 262, user_id: 266, interaction_type: "feedback", timestamp: new Date("2023-12-25T16:50:16Z"), feedback_score: 3, model_id: 47 },
            { id: 263, user_id: 690, interaction_type: "message", timestamp: new Date("2023-05-17T19:19:42Z"), feedback_score: 5, model_id: 36 },
            { id: 264, user_id: 615, interaction_type: "message", timestamp: new Date("2023-11-08T13:28:36Z"), feedback_score: 4, model_id: 48 },
            { id: 265, user_id: 491, interaction_type: "message", timestamp: new Date("2023-10-09T13:20:01Z"), feedback_score: 3, model_id: 10 },
            { id: 266, user_id: 137, interaction_type: "feedback", timestamp: new Date("2023-01-17T19:07:53Z"), feedback_score: 3, model_id: 25 },
            { id: 267, user_id: 992, interaction_type: "feedback", timestamp: new Date("2023-10-19T17:06:32Z"), feedback_score: 5, model_id: 32 },
            { id: 268, user_id: 238, interaction_type: "message", timestamp: new Date("2023-09-08T19:29:55Z"), feedback_score: 4, model_id: 8 },
            { id: 269, user_id: 873, interaction_type: "evaluation", timestamp: new Date("2023-01-14T19:11:55Z"), feedback_score: 4, model_id: null },
            { id: 270, user_id: 458, interaction_type: "feedback", timestamp: new Date("2023-02-04T14:05:00Z"), feedback_score: 5, model_id: 20 },
            { id: 271, user_id: 923, interaction_type: "evaluation", timestamp: new Date("2023-03-09T20:53:06Z"), feedback_score: 5, model_id: 9 },
            { id: 272, user_id: 575, interaction_type: "feedback", timestamp: new Date("2023-12-30T12:08:54Z"), feedback_score: 3, model_id: 14 },
            { id: 273, user_id: 349, interaction_type: "message", timestamp: new Date("2023-02-13T14:04:20Z"), feedback_score: 5, model_id: null },
            { id: 274, user_id: 923, interaction_type: "message", timestamp: new Date("2023-12-23T18:16:36Z"), feedback_score: null, model_id: 15 },
            { id: 275, user_id: 522, interaction_type: "message", timestamp: new Date("2023-10-14T16:50:48Z"), feedback_score: 2, model_id: 18 },
            { id: 276, user_id: 741, interaction_type: "evaluation", timestamp: new Date("2023-12-30T19:09:26Z"), feedback_score: 4, model_id: 29 },
            { id: 277, user_id: 638, interaction_type: "message", timestamp: new Date("2023-08-28T20:40:33Z"), feedback_score: 5, model_id: 39 },
            { id: 278, user_id: 808, interaction_type: "message", timestamp: new Date("2023-08-25T21:52:52Z"), feedback_score: null, model_id: 25 },
            { id: 279, user_id: 520, interaction_type: "message", timestamp: new Date("2023-07-17T16:29:06Z"), feedback_score: 5, model_id: 29 },
            { id: 280, user_id: 616, interaction_type: "evaluation", timestamp: new Date("2023-10-05T08:24:26Z"), feedback_score: 2, model_id: 48 },
            { id: 281, user_id: 663, interaction_type: "message", timestamp: new Date("2023-01-01T09:26:57Z"), feedback_score: 5, model_id: 32 },
            { id: 282, user_id: 893, interaction_type: "feedback", timestamp: new Date("2023-11-15T19:41:05Z"), feedback_score: 3, model_id: 34 },
            { id: 283, user_id: 767, interaction_type: "feedback", timestamp: new Date("2023-02-08T00:19:48Z"), feedback_score: 4, model_id: 27 },
            { id: 284, user_id: 732, interaction_type: "message", timestamp: new Date("2023-07-08T21:36:13Z"), feedback_score: 3, model_id: 47 },
            { id: 285, user_id: 37, interaction_type: "message", timestamp: new Date("2023-08-09T21:54:03Z"), feedback_score: 3, model_id: 47 },
            { id: 286, user_id: 904, interaction_type: "message", timestamp: new Date("2023-07-02T23:43:20Z"), feedback_score: 5, model_id: 7 },
            { id: 287, user_id: 190, interaction_type: "message", timestamp: new Date("2023-05-27T22:53:27Z"), feedback_score: 5, model_id: 12 },
            { id: 288, user_id: 528, interaction_type: "message", timestamp: new Date("2023-09-10T21:24:20Z"), feedback_score: 3, model_id: 3 },
            { id: 289, user_id: 770, interaction_type: "message", timestamp: new Date("2023-07-25T13:56:33Z"), feedback_score: 5, model_id: 8 },
            { id: 290, user_id: 828, interaction_type: "message", timestamp: new Date("2023-07-17T18:32:10Z"), feedback_score: 2, model_id: 28 },
            { id: 291, user_id: 243, interaction_type: "feedback", timestamp: new Date("2023-08-26T06:51:03Z"), feedback_score: 4, model_id: 44 },
            { id: 292, user_id: 509, interaction_type: "feedback", timestamp: new Date("2023-09-13T08:30:15Z"), feedback_score: null, model_id: 25 },
            { id: 293, user_id: 598, interaction_type: "feedback", timestamp: new Date("2023-11-17T08:17:36Z"), feedback_score: 3, model_id: 13 },
            { id: 294, user_id: 964, interaction_type: "evaluation", timestamp: new Date("2023-02-08T15:45:49Z"), feedback_score: 5, model_id: 35 },
            { id: 295, user_id: 585, interaction_type: "message", timestamp: new Date("2023-02-27T17:11:47Z"), feedback_score: null, model_id: 31 },
            { id: 296, user_id: 638, interaction_type: "message", timestamp: new Date("2023-05-27T12:57:26Z"), feedback_score: 3, model_id: 29 },
            { id: 297, user_id: 913, interaction_type: "message", timestamp: new Date("2023-08-18T12:28:38Z"), feedback_score: 2, model_id: null },
            { id: 298, user_id: 535, interaction_type: "feedback", timestamp: new Date("2023-01-20T20:55:27Z"), feedback_score: 5, model_id: 34 },
            { id: 299, user_id: 696, interaction_type: "message", timestamp: new Date("2023-07-12T13:18:06Z"), feedback_score: 4, model_id: 15 },
            { id: 300, user_id: 849, interaction_type: "message", timestamp: new Date("2023-07-11T18:16:02Z"), feedback_score: 4, model_id: 22 },
            { id: 301, user_id: 683, interaction_type: "message", timestamp: new Date("2023-09-11T16:19:05Z"), feedback_score: 4, model_id: 46 },
            { id: 302, user_id: 745, interaction_type: "evaluation", timestamp: new Date("2023-04-23T07:49:50Z"), feedback_score: 4, model_id: null },
            { id: 303, user_id: 281, interaction_type: "message", timestamp: new Date("2023-09-02T11:50:17Z"), feedback_score: 5, model_id: null },
            { id: 304, user_id: 725, interaction_type: "message", timestamp: new Date("2023-01-07T19:30:03Z"), feedback_score: 5, model_id: 23 },
            { id: 305, user_id: 50, interaction_type: "message", timestamp: new Date("2023-10-21T15:55:23Z"), feedback_score: 4, model_id: 34 },
            { id: 306, user_id: 51, interaction_type: "message", timestamp: new Date("2023-07-01T08:32:39Z"), feedback_score: 3, model_id: 33 },
            { id: 307, user_id: 779, interaction_type: "feedback", timestamp: new Date("2023-01-15T19:05:51Z"), feedback_score: 4, model_id: 39 },
            { id: 308, user_id: 898, interaction_type: "message", timestamp: new Date("2023-08-06T17:39:08Z"), feedback_score: 3, model_id: 36 },
            { id: 309, user_id: 558, interaction_type: "message", timestamp: new Date("2023-03-28T15:28:55Z"), feedback_score: 5, model_id: 3 },
            { id: 310, user_id: 616, interaction_type: "feedback", timestamp: new Date("2023-04-07T18:19:07Z"), feedback_score: null, model_id: 47 },
            { id: 311, user_id: 104, interaction_type: "feedback", timestamp: new Date("2023-01-04T13:22:18Z"), feedback_score: 5, model_id: 29 },
            { id: 312, user_id: 634, interaction_type: "feedback", timestamp: new Date("2023-03-14T11:29:37Z"), feedback_score: 2, model_id: 37 },
            { id: 313, user_id: 477, interaction_type: "message", timestamp: new Date("2023-08-31T17:02:05Z"), feedback_score: 5, model_id: 41 },
            { id: 314, user_id: 666, interaction_type: "feedback", timestamp: new Date("2023-03-15T21:20:33Z"), feedback_score: 1, model_id: 22 },
            { id: 315, user_id: 573, interaction_type: "feedback", timestamp: new Date("2023-07-03T16:45:17Z"), feedback_score: 5, model_id: 2 },
            { id: 316, user_id: 299, interaction_type: "message", timestamp: new Date("2023-03-09T20:32:11Z"), feedback_score: 2, model_id: 8 },
            { id: 317, user_id: 115, interaction_type: "message", timestamp: new Date("2023-05-17T14:23:12Z"), feedback_score: 3, model_id: 16 },
            { id: 318, user_id: 513, interaction_type: "message", timestamp: new Date("2023-09-27T01:46:10Z"), feedback_score: 5, model_id: null },
            { id: 319, user_id: 624, interaction_type: "evaluation", timestamp: new Date("2023-09-16T18:41:57Z"), feedback_score: 4, model_id: 28 },
            { id: 320, user_id: 663, interaction_type: "message", timestamp: new Date("2023-08-24T13:41:05Z"), feedback_score: 1, model_id: 50 },
            { id: 321, user_id: 205, interaction_type: "feedback", timestamp: new Date("2023-09-30T18:40:22Z"), feedback_score: 2, model_id: 8 },
            { id: 322, user_id: 717, interaction_type: "message", timestamp: new Date("2023-06-05T08:02:03Z"), feedback_score: 4, model_id: 50 },
            { id: 323, user_id: 982, interaction_type: "message", timestamp: new Date("2023-01-25T11:09:43Z"), feedback_score: 3, model_id: null },
            { id: 324, user_id: 585, interaction_type: "message", timestamp: new Date("2023-11-07T18:28:10Z"), feedback_score: 5, model_id: 30 },
            { id: 325, user_id: 463, interaction_type: "feedback", timestamp: new Date("2023-08-01T21:36:24Z"), feedback_score: 5, model_id: null },
            { id: 326, user_id: 698, interaction_type: "message", timestamp: new Date("2023-07-27T19:47:51Z"), feedback_score: 4, model_id: 45 },
            { id: 327, user_id: 751, interaction_type: "message", timestamp: new Date("2023-11-27T13:22:29Z"), feedback_score: 5, model_id: 41 },
            { id: 328, user_id: 925, interaction_type: "message", timestamp: new Date("2023-10-24T12:24:50Z"), feedback_score: 5, model_id: 34 },
            { id: 329, user_id: 881, interaction_type: "message", timestamp: new Date("2023-08-23T11:54:54Z"), feedback_score: 2, model_id: 25 },
            { id: 330, user_id: 634, interaction_type: "message", timestamp: new Date("2023-08-24T15:41:32Z"), feedback_score: 4, model_id: 31 },
            { id: 331, user_id: 125, interaction_type: "message", timestamp: new Date("2023-05-28T15:25:14Z"), feedback_score: 4, model_id: 41 },
            { id: 332, user_id: 915, interaction_type: "message", timestamp: new Date("2023-05-18T11:54:18Z"), feedback_score: null, model_id: 12 },
            { id: 333, user_id: 328, interaction_type: "feedback", timestamp: new Date("2023-11-22T10:15:19Z"), feedback_score: 5, model_id: 36 },
            { id: 334, user_id: 385, interaction_type: "feedback", timestamp: new Date("2023-07-15T20:33:39Z"), feedback_score: 2, model_id: 28 },
            { id: 335, user_id: 708, interaction_type: "message", timestamp: new Date("2023-03-09T00:42:11Z"), feedback_score: 5, model_id: 4 },
            { id: 336, user_id: 839, interaction_type: "evaluation", timestamp: new Date("2023-08-21T18:22:54Z"), feedback_score: 1, model_id: 28 },
            { id: 337, user_id: 163, interaction_type: "message", timestamp: new Date("2023-07-13T12:53:43Z"), feedback_score: 3, model_id: 47 },
            { id: 338, user_id: 141, interaction_type: "evaluation", timestamp: new Date("2023-02-22T17:56:59Z"), feedback_score: 2, model_id: 18 },
            { id: 339, user_id: 942, interaction_type: "feedback", timestamp: new Date("2023-09-08T22:46:47Z"), feedback_score: 5, model_id: 3 },
            { id: 340, user_id: 491, interaction_type: "message", timestamp: new Date("2023-09-14T19:44:40Z"), feedback_score: 5, model_id: 6 },
            { id: 341, user_id: 210, interaction_type: "message", timestamp: new Date("2023-09-23T11:25:23Z"), feedback_score: 3, model_id: 45 },
            { id: 342, user_id: 192, interaction_type: "feedback", timestamp: new Date("2023-12-07T07:46:04Z"), feedback_score: 5, model_id: 23 },
            { id: 343, user_id: 113, interaction_type: "feedback", timestamp: new Date("2023-03-01T17:31:59Z"), feedback_score: 2, model_id: 36 },
            { id: 344, user_id: 572, interaction_type: "message", timestamp: new Date("2023-04-16T12:24:31Z"), feedback_score: 2, model_id: 38 },
            { id: 345, user_id: 953, interaction_type: "message", timestamp: new Date("2023-12-19T11:59:40Z"), feedback_score: 1, model_id: 7 },
            { id: 346, user_id: 286, interaction_type: "message", timestamp: new Date("2023-06-16T00:32:09Z"), feedback_score: 4, model_id: 16 },
            { id: 347, user_id: 684, interaction_type: "message", timestamp: new Date("2023-02-27T12:46:54Z"), feedback_score: 3, model_id: 42 },
            { id: 348, user_id: 972, interaction_type: "message", timestamp: new Date("2023-05-14T08:07:41Z"), feedback_score: 5, model_id: 5 },
            { id: 349, user_id: 885, interaction_type: "message", timestamp: new Date("2023-05-15T18:49:31Z"), feedback_score: 2, model_id: null },
            { id: 350, user_id: 253, interaction_type: "feedback", timestamp: new Date("2023-10-23T20:19:20Z"), feedback_score: 4, model_id: 15 },
            { id: 351, user_id: 920, interaction_type: "feedback", timestamp: new Date("2023-08-14T08:03:54Z"), feedback_score: 4, model_id: 20 },
            { id: 352, user_id: 284, interaction_type: "message", timestamp: new Date("2023-03-12T18:52:05Z"), feedback_score: 4, model_id: 39 },
            { id: 353, user_id: 759, interaction_type: "message", timestamp: new Date("2023-04-15T20:43:40Z"), feedback_score: 1, model_id: 4 },
            { id: 354, user_id: 52, interaction_type: "message", timestamp: new Date("2023-11-16T17:06:32Z"), feedback_score: 5, model_id: 39 },
            { id: 355, user_id: 848, interaction_type: "message", timestamp: new Date("2023-03-17T19:45:34Z"), feedback_score: 5, model_id: 33 },
            { id: 356, user_id: 823, interaction_type: "feedback", timestamp: new Date("2023-08-05T11:31:09Z"), feedback_score: 3, model_id: 41 },
            { id: 357, user_id: 485, interaction_type: "message", timestamp: new Date("2023-08-29T18:12:09Z"), feedback_score: 4, model_id: 25 },
            { id: 358, user_id: 247, interaction_type: "message", timestamp: new Date("2023-11-13T10:48:45Z"), feedback_score: 5, model_id: 41 },
            { id: 359, user_id: 634, interaction_type: "evaluation", timestamp: new Date("2023-09-06T12:43:25Z"), feedback_score: 3, model_id: 36 },
            { id: 360, user_id: 482, interaction_type: "message", timestamp: new Date("2023-01-14T11:02:36Z"), feedback_score: null, model_id: null },
            { id: 361, user_id: 841, interaction_type: "feedback", timestamp: new Date("2023-01-12T08:35:36Z"), feedback_score: 3, model_id: 9 },
            { id: 362, user_id: 83, interaction_type: "message", timestamp: new Date("2023-11-17T00:36:22Z"), feedback_score: 4, model_id: 10 },
            { id: 363, user_id: 191, interaction_type: "message", timestamp: new Date("2023-03-02T18:37:20Z"), feedback_score: 2, model_id: 24 },
            { id: 364, user_id: 806, interaction_type: "feedback", timestamp: new Date("2023-08-24T20:29:15Z"), feedback_score: null, model_id: 32 },
            { id: 365, user_id: 547, interaction_type: "message", timestamp: new Date("2023-09-02T06:36:45Z"), feedback_score: 5, model_id: 33 },
            { id: 366, user_id: 446, interaction_type: "feedback", timestamp: new Date("2023-01-17T19:28:01Z"), feedback_score: 5, model_id: null },
            { id: 367, user_id: 59, interaction_type: "feedback", timestamp: new Date("2023-07-04T09:05:33Z"), feedback_score: 4, model_id: 43 },
            { id: 368, user_id: 997, interaction_type: "evaluation", timestamp: new Date("2023-10-12T00:27:13Z"), feedback_score: 5, model_id: null },
            { id: 369, user_id: 40, interaction_type: "message", timestamp: new Date("2023-03-06T17:48:58Z"), feedback_score: 4, model_id: 29 },
            { id: 370, user_id: 754, interaction_type: "message", timestamp: new Date("2023-07-24T12:33:34Z"), feedback_score: 5, model_id: 30 },
            { id: 371, user_id: 469, interaction_type: "message", timestamp: new Date("2023-11-07T13:41:04Z"), feedback_score: 2, model_id: 12 },
            { id: 372, user_id: 750, interaction_type: "message", timestamp: new Date("2023-03-17T10:34:14Z"), feedback_score: 3, model_id: 41 },
            { id: 373, user_id: 92, interaction_type: "message", timestamp: new Date("2023-05-08T04:31:55Z"), feedback_score: 5, model_id: 31 },
            { id: 374, user_id: 962, interaction_type: "message", timestamp: new Date("2023-01-06T15:37:13Z"), feedback_score: 5, model_id: 48 },
            { id: 375, user_id: 848, interaction_type: "evaluation", timestamp: new Date("2023-02-18T11:25:07Z"), feedback_score: 5, model_id: 26 },
            { id: 376, user_id: 830, interaction_type: "message", timestamp: new Date("2023-01-13T19:21:18Z"), feedback_score: 4, model_id: 19 },
            { id: 377, user_id: 541, interaction_type: "message", timestamp: new Date("2023-04-27T18:32:28Z"), feedback_score: 5, model_id: 18 },
            { id: 378, user_id: 710, interaction_type: "message", timestamp: new Date("2023-10-11T22:50:10Z"), feedback_score: 3, model_id: 28 },
            { id: 379, user_id: 836, interaction_type: "message", timestamp: new Date("2023-09-05T11:41:12Z"), feedback_score: null, model_id: 15 },
            { id: 380, user_id: 367, interaction_type: "message", timestamp: new Date("2023-11-17T15:14:10Z"), feedback_score: null, model_id: 43 },
            { id: 381, user_id: 629, interaction_type: "message", timestamp: new Date("2023-11-04T22:05:57Z"), feedback_score: null, model_id: 30 },
            { id: 382, user_id: 196, interaction_type: "message", timestamp: new Date("2023-12-03T20:16:42Z"), feedback_score: 2, model_id: 40 },
            { id: 383, user_id: 412, interaction_type: "message", timestamp: new Date("2023-11-25T07:18:12Z"), feedback_score: 5, model_id: 46 },
            { id: 384, user_id: 341, interaction_type: "message", timestamp: new Date("2023-03-10T13:42:41Z"), feedback_score: 4, model_id: 26 },
            { id: 385, user_id: 193, interaction_type: "message", timestamp: new Date("2023-08-31T00:48:51Z"), feedback_score: 5, model_id: 15 },
            { id: 386, user_id: 214, interaction_type: "feedback", timestamp: new Date("2023-04-19T12:03:56Z"), feedback_score: 1, model_id: 2 },
            { id: 387, user_id: 536, interaction_type: "feedback", timestamp: new Date("2023-06-12T14:49:08Z"), feedback_score: 5, model_id: 18 },
            { id: 388, user_id: 597, interaction_type: "message", timestamp: new Date("2023-11-03T13:26:15Z"), feedback_score: 2, model_id: 4 },
            { id: 389, user_id: 672, interaction_type: "feedback", timestamp: new Date("2023-05-05T02:32:57Z"), feedback_score: 4, model_id: 32 },
            { id: 390, user_id: 451, interaction_type: "message", timestamp: new Date("2023-10-12T15:07:54Z"), feedback_score: 4, model_id: 32 },
            { id: 391, user_id: 552, interaction_type: "feedback", timestamp: new Date("2023-01-30T10:26:41Z"), feedback_score: 3, model_id: 28 },
            { id: 392, user_id: 925, interaction_type: "message", timestamp: new Date("2023-12-09T14:41:29Z"), feedback_score: 3, model_id: 42 },
            { id: 393, user_id: 356, interaction_type: "feedback", timestamp: new Date("2023-09-04T13:36:52Z"), feedback_score: 4, model_id: 27 },
            { id: 394, user_id: 566, interaction_type: "feedback", timestamp: new Date("2023-12-27T15:27:09Z"), feedback_score: 4, model_id: 15 },
            { id: 395, user_id: 181, interaction_type: "feedback", timestamp: new Date("2023-12-02T08:11:43Z"), feedback_score: 4, model_id: null },
            { id: 396, user_id: 536, interaction_type: "message", timestamp: new Date("2023-05-07T08:53:14Z"), feedback_score: 5, model_id: 17 },
            { id: 397, user_id: 36, interaction_type: "feedback", timestamp: new Date("2023-12-27T16:59:27Z"), feedback_score: 5, model_id: 45 },
            { id: 398, user_id: 759, interaction_type: "feedback", timestamp: new Date("2023-03-28T18:07:10Z"), feedback_score: 5, model_id: 16 },
            { id: 399, user_id: 31, interaction_type: "message", timestamp: new Date("2023-03-24T18:41:07Z"), feedback_score: 5, model_id: 19 },
            { id: 400, user_id: 687, interaction_type: "feedback", timestamp: new Date("2023-02-02T11:29:55Z"), feedback_score: 3, model_id: 7 },
            { id: 401, user_id: 551, interaction_type: "message", timestamp: new Date("2023-06-07T21:26:48Z"), feedback_score: 3, model_id: 34 },
            { id: 402, user_id: 513, interaction_type: "message", timestamp: new Date("2023-03-01T13:30:33Z"), feedback_score: 5, model_id: 18 },
            { id: 403, user_id: 962, interaction_type: "message", timestamp: new Date("2023-01-29T19:14:12Z"), feedback_score: 5, model_id: 21 },
            { id: 404, user_id: 847, interaction_type: "feedback", timestamp: new Date("2023-09-03T14:40:42Z"), feedback_score: 5, model_id: 1 },
            { id: 405, user_id: 153, interaction_type: "message", timestamp: new Date("2023-12-06T21:43:59Z"), feedback_score: 3, model_id: 14 },
            { id: 406, user_id: 971, interaction_type: "message", timestamp: new Date("2023-07-10T10:12:39Z"), feedback_score: 4, model_id: 36 },
            { id: 407, user_id: 651, interaction_type: "message", timestamp: new Date("2023-06-29T19:18:10Z"), feedback_score: 2, model_id: 21 },
            { id: 408, user_id: 270, interaction_type: "evaluation", timestamp: new Date("2023-08-15T11:02:51Z"), feedback_score: 4, model_id: 30 },
            { id: 409, user_id: 298, interaction_type: "message", timestamp: new Date("2023-07-06T07:48:17Z"), feedback_score: 2, model_id: 32 },
            { id: 410, user_id: 458, interaction_type: "feedback", timestamp: new Date("2023-05-17T21:15:02Z"), feedback_score: 5, model_id: 11 },
            { id: 411, user_id: 436, interaction_type: "evaluation", timestamp: new Date("2023-02-10T08:46:09Z"), feedback_score: null, model_id: 2 },
            { id: 412, user_id: 648, interaction_type: "message", timestamp: new Date("2023-07-01T17:07:19Z"), feedback_score: null, model_id: 22 },
            { id: 413, user_id: 152, interaction_type: "message", timestamp: new Date("2023-05-14T13:12:34Z"), feedback_score: 5, model_id: 27 },
            { id: 414, user_id: 360, interaction_type: "feedback", timestamp: new Date("2023-04-02T09:10:48Z"), feedback_score: 4, model_id: 12 },
            { id: 415, user_id: 546, interaction_type: "message", timestamp: new Date("2023-12-23T19:38:54Z"), feedback_score: 4, model_id: 41 },
            { id: 416, user_id: 513, interaction_type: "evaluation", timestamp: new Date("2023-04-01T17:24:48Z"), feedback_score: 5, model_id: 46 },
            { id: 417, user_id: 73, interaction_type: "feedback", timestamp: new Date("2023-11-22T10:24:37Z"), feedback_score: 5, model_id: 28 },
            { id: 418, user_id: 688, interaction_type: "message", timestamp: new Date("2023-11-09T18:11:48Z"), feedback_score: 5, model_id: 40 },
            { id: 419, user_id: 811, interaction_type: "message", timestamp: new Date("2023-05-08T14:02:41Z"), feedback_score: 3, model_id: 13 },
            { id: 420, user_id: 18, interaction_type: "feedback", timestamp: new Date("2023-06-20T14:14:53Z"), feedback_score: 5, model_id: 36 },
            { id: 421, user_id: 422, interaction_type: "message", timestamp: new Date("2023-11-05T08:51:48Z"), feedback_score: 1, model_id: 14 },
            { id: 422, user_id: 654, interaction_type: "feedback", timestamp: new Date("2023-10-12T12:44:31Z"), feedback_score: 5, model_id: 8 },
            { id: 423, user_id: 713, interaction_type: "feedback", timestamp: new Date("2023-08-20T08:09:45Z"), feedback_score: 2, model_id: 47 },
            { id: 424, user_id: 94, interaction_type: "message", timestamp: new Date("2023-09-16T10:46:26Z"), feedback_score: 5, model_id: 10 },
            { id: 425, user_id: 231, interaction_type: "message", timestamp: new Date("2023-09-26T20:37:01Z"), feedback_score: 2, model_id: 11 },
            { id: 426, user_id: 603, interaction_type: "message", timestamp: new Date("2023-10-23T16:17:30Z"), feedback_score: 1, model_id: 32 },
            { id: 427, user_id: 350, interaction_type: "message", timestamp: new Date("2023-07-12T23:11:25Z"), feedback_score: 5, model_id: 41 },
            { id: 428, user_id: 724, interaction_type: "message", timestamp: new Date("2023-05-26T07:13:09Z"), feedback_score: 4, model_id: 7 },
            { id: 429, user_id: 482, interaction_type: "message", timestamp: new Date("2023-06-14T15:17:46Z"), feedback_score: 3, model_id: 19 },
            { id: 430, user_id: 509, interaction_type: "feedback", timestamp: new Date("2023-08-26T13:29:19Z"), feedback_score: 1, model_id: 9 },
            { id: 431, user_id: 888, interaction_type: "message", timestamp: new Date("2023-10-08T18:26:31Z"), feedback_score: 5, model_id: null },
            { id: 432, user_id: 552, interaction_type: "feedback", timestamp: new Date("2023-10-03T17:20:15Z"), feedback_score: 1, model_id: 37 },
            { id: 433, user_id: 497, interaction_type: "message", timestamp: new Date("2023-01-31T15:06:20Z"), feedback_score: 4, model_id: 5 },
            { id: 434, user_id: 44, interaction_type: "feedback", timestamp: new Date("2023-06-04T10:59:23Z"), feedback_score: 1, model_id: 12 },
            { id: 435, user_id: 764, interaction_type: "feedback", timestamp: new Date("2023-07-10T20:48:25Z"), feedback_score: 1, model_id: 15 },
            { id: 436, user_id: 621, interaction_type: "message", timestamp: new Date("2023-08-02T06:50:00Z"), feedback_score: 4, model_id: 18 },
            { id: 437, user_id: 3, interaction_type: "message", timestamp: new Date("2023-11-03T22:53:42Z"), feedback_score: 5, model_id: 36 },
            { id: 438, user_id: 736, interaction_type: "evaluation", timestamp: new Date("2023-02-22T19:49:08Z"), feedback_score: 1, model_id: 30 },
            { id: 439, user_id: 149, interaction_type: "message", timestamp: new Date("2023-01-17T21:13:49Z"), feedback_score: 5, model_id: 43 },
            { id: 440, user_id: 530, interaction_type: "message", timestamp: new Date("2023-01-06T10:45:41Z"), feedback_score: 5, model_id: 28 },
            { id: 441, user_id: 376, interaction_type: "message", timestamp: new Date("2023-08-11T08:57:34Z"), feedback_score: 4, model_id: 32 },
            { id: 442, user_id: 26, interaction_type: "message", timestamp: new Date("2023-02-24T22:53:47Z"), feedback_score: 2, model_id: 18 },
            { id: 443, user_id: 623, interaction_type: "message", timestamp: new Date("2023-01-18T18:03:08Z"), feedback_score: 2, model_id: 39 },
            { id: 444, user_id: 204, interaction_type: "feedback", timestamp: new Date("2023-06-09T17:17:00Z"), feedback_score: 4, model_id: 21 },
            { id: 445, user_id: 841, interaction_type: "message", timestamp: new Date("2023-02-14T09:19:11Z"), feedback_score: 4, model_id: 8 },
            { id: 446, user_id: 53, interaction_type: "message", timestamp: new Date("2023-07-26T08:17:14Z"), feedback_score: 2, model_id: null },
            { id: 447, user_id: 815, interaction_type: "message", timestamp: new Date("2023-03-08T18:18:03Z"), feedback_score: 5, model_id: 45 },
            { id: 448, user_id: 784, interaction_type: "message", timestamp: new Date("2023-09-08T20:38:16Z"), feedback_score: null, model_id: 30 },
            { id: 449, user_id: 907, interaction_type: "message", timestamp: new Date("2023-04-14T16:19:54Z"), feedback_score: 5, model_id: 38 },
            { id: 450, user_id: 42, interaction_type: "message", timestamp: new Date("2023-12-17T22:29:00Z"), feedback_score: 2, model_id: 21 },
            { id: 451, user_id: 838, interaction_type: "message", timestamp: new Date("2023-01-10T12:40:46Z"), feedback_score: 2, model_id: 8 },
            { id: 452, user_id: 618, interaction_type: "feedback", timestamp: new Date("2023-10-16T20:29:23Z"), feedback_score: 4, model_id: 1 },
            { id: 453, user_id: 315, interaction_type: "message", timestamp: new Date("2023-06-06T20:45:10Z"), feedback_score: 1, model_id: 37 },
            { id: 454, user_id: 244, interaction_type: "message", timestamp: new Date("2023-11-19T12:35:33Z"), feedback_score: 5, model_id: 15 },
            { id: 455, user_id: 536, interaction_type: "message", timestamp: new Date("2023-01-04T13:22:13Z"), feedback_score: 3, model_id: 20 },
            { id: 456, user_id: 259, interaction_type: "message", timestamp: new Date("2023-06-07T19:15:55Z"), feedback_score: 5, model_id: 49 },
            { id: 457, user_id: 643, interaction_type: "message", timestamp: new Date("2023-06-06T18:29:59Z"), feedback_score: 4, model_id: 21 },
            { id: 458, user_id: 357, interaction_type: "feedback", timestamp: new Date("2023-12-04T17:08:45Z"), feedback_score: 5, model_id: 26 },
            { id: 459, user_id: 830, interaction_type: "message", timestamp: new Date("2023-11-23T16:47:59Z"), feedback_score: 4, model_id: 32 },
            { id: 460, user_id: 761, interaction_type: "message", timestamp: new Date("2023-03-12T09:07:28Z"), feedback_score: 5, model_id: 20 },
            { id: 461, user_id: 351, interaction_type: "feedback", timestamp: new Date("2023-02-13T15:26:23Z"), feedback_score: 5, model_id: 50 },
            { id: 462, user_id: 925, interaction_type: "message", timestamp: new Date("2023-03-17T14:21:42Z"), feedback_score: 2, model_id: 31 },
            { id: 463, user_id: 28, interaction_type: "feedback", timestamp: new Date("2023-12-19T17:52:16Z"), feedback_score: 4, model_id: null },
            { id: 464, user_id: 474, interaction_type: "feedback", timestamp: new Date("2023-01-24T16:59:59Z"), feedback_score: 2, model_id: 6 },
            { id: 465, user_id: 764, interaction_type: "message", timestamp: new Date("2023-08-17T12:22:35Z"), feedback_score: 3, model_id: 33 },
            { id: 466, user_id: 953, interaction_type: "feedback", timestamp: new Date("2023-05-24T09:16:01Z"), feedback_score: 4, model_id: 10 },
            { id: 467, user_id: 288, interaction_type: "message", timestamp: new Date("2023-07-27T17:16:06Z"), feedback_score: 4, model_id: 39 },
            { id: 468, user_id: 406, interaction_type: "evaluation", timestamp: new Date("2023-02-21T22:29:21Z"), feedback_score: 5, model_id: 14 },
            { id: 469, user_id: 548, interaction_type: "message", timestamp: new Date("2023-01-28T20:21:07Z"), feedback_score: null, model_id: 44 },
            { id: 470, user_id: 484, interaction_type: "feedback", timestamp: new Date("2023-03-11T18:19:39Z"), feedback_score: 5, model_id: 26 },
            { id: 471, user_id: 889, interaction_type: "feedback", timestamp: new Date("2023-02-19T09:36:00Z"), feedback_score: null, model_id: 13 },
            { id: 472, user_id: 514, interaction_type: "evaluation", timestamp: new Date("2023-06-15T12:36:15Z"), feedback_score: 1, model_id: 30 },
            { id: 473, user_id: 704, interaction_type: "message", timestamp: new Date("2023-01-04T12:55:57Z"), feedback_score: 4, model_id: 49 },
            { id: 474, user_id: 839, interaction_type: "message", timestamp: new Date("2023-11-20T19:57:33Z"), feedback_score: 4, model_id: 20 },
            { id: 475, user_id: 959, interaction_type: "evaluation", timestamp: new Date("2023-12-01T08:36:55Z"), feedback_score: 2, model_id: 31 },
            { id: 476, user_id: 407, interaction_type: "message", timestamp: new Date("2023-12-18T19:52:09Z"), feedback_score: 5, model_id: 1 },
            { id: 477, user_id: 418, interaction_type: "feedback", timestamp: new Date("2023-04-25T07:55:00Z"), feedback_score: 3, model_id: 20 },
            { id: 478, user_id: 912, interaction_type: "message", timestamp: new Date("2023-12-22T00:55:42Z"), feedback_score: 3, model_id: 26 },
            { id: 479, user_id: 939, interaction_type: "feedback", timestamp: new Date("2023-07-30T07:28:51Z"), feedback_score: 5, model_id: 20 },
            { id: 480, user_id: 563, interaction_type: "feedback", timestamp: new Date("2023-01-17T10:15:18Z"), feedback_score: 1, model_id: 50 },
            { id: 481, user_id: 759, interaction_type: "message", timestamp: new Date("2023-04-26T18:58:09Z"), feedback_score: 5, model_id: 38 },
            { id: 482, user_id: 836, interaction_type: "feedback", timestamp: new Date("2023-09-09T16:08:49Z"), feedback_score: 2, model_id: 41 },
            { id: 483, user_id: 609, interaction_type: "message", timestamp: new Date("2023-09-26T09:10:41Z"), feedback_score: null, model_id: 25 },
            { id: 484, user_id: 688, interaction_type: "message", timestamp: new Date("2023-12-28T18:25:45Z"), feedback_score: 5, model_id: null },
            { id: 485, user_id: 625, interaction_type: "message", timestamp: new Date("2023-04-23T17:30:52Z"), feedback_score: 3, model_id: 31 },
            { id: 486, user_id: 954, interaction_type: "feedback", timestamp: new Date("2023-12-14T21:26:11Z"), feedback_score: 5, model_id: 12 },
            { id: 487, user_id: 542, interaction_type: "message", timestamp: new Date("2023-07-13T22:41:43Z"), feedback_score: 5, model_id: 9 },
            { id: 488, user_id: 36, interaction_type: "feedback", timestamp: new Date("2023-12-15T19:00:53Z"), feedback_score: 5, model_id: 32 },
            { id: 489, user_id: 300, interaction_type: "message", timestamp: new Date("2023-12-05T20:28:30Z"), feedback_score: 5, model_id: 31 },
            { id: 490, user_id: 487, interaction_type: "feedback", timestamp: new Date("2023-07-03T11:03:35Z"), feedback_score: 5, model_id: 49 },
            { id: 491, user_id: 314, interaction_type: "message", timestamp: new Date("2023-05-13T17:13:48Z"), feedback_score: 5, model_id: 10 },
            { id: 492, user_id: 250, interaction_type: "message", timestamp: new Date("2023-07-20T08:42:53Z"), feedback_score: null, model_id: 32 },
            { id: 493, user_id: 497, interaction_type: "message", timestamp: new Date("2023-11-18T10:20:57Z"), feedback_score: null, model_id: 30 },
            { id: 494, user_id: 621, interaction_type: "message", timestamp: new Date("2023-09-05T12:43:18Z"), feedback_score: 2, model_id: 10 },
            { id: 495, user_id: 192, interaction_type: "message", timestamp: new Date("2023-11-14T16:21:21Z"), feedback_score: 4, model_id: 9 },
            { id: 496, user_id: 106, interaction_type: "feedback", timestamp: new Date("2023-04-19T23:00:38Z"), feedback_score: 5, model_id: 6 },
            { id: 497, user_id: 819, interaction_type: "feedback", timestamp: new Date("2023-05-15T19:05:12Z"), feedback_score: 2, model_id: 5 },
            { id: 498, user_id: 109, interaction_type: "feedback", timestamp: new Date("2023-09-02T17:34:29Z"), feedback_score: 2, model_id: 47 },
            { id: 499, user_id: 849, interaction_type: "message", timestamp: new Date("2023-02-01T19:26:35Z"), feedback_score: 4, model_id: 33 },
            { id: 500, user_id: 83, interaction_type: "message", timestamp: new Date("2023-08-07T10:21:39Z"), feedback_score: 2, model_id: 25 },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
