import { Dataset } from "@mistralai/mistralai/models/components";
let value: Dataset = {
id: "c9b01052-9db6-43f6-90ab-e3cddebf25ac",
createdAt: new Date("2024-12-21T08:05:24.660Z"),
updatedAt: new Date("2024-03-18T16:58:39.278Z"),
deletedAt: new Date("2024-02-21T08:04:28.825Z"),
name: "<value>",
description: "reboot next drat observe woot armoire taut",
ownerId: "33e3e0dc-abc0-4b8b-8d8e-712988ff596f",
workspaceId: "f028946f-501c-4660-90a6-270805189b6c",
};
| Field |
Type |
Required |
Description |
id |
string |
✔️ |
N/A |
createdAt |
Date |
✔️ |
N/A |
updatedAt |
Date |
✔️ |
N/A |
deletedAt |
Date |
✔️ |
N/A |
name |
string |
✔️ |
N/A |
description |
string |
✔️ |
N/A |
ownerId |
string |
✔️ |
N/A |
workspaceId |
string |
✔️ |
N/A |