import { DatasetPreview } from "@mistralai/mistralai/models/components";
let value: DatasetPreview = {
id: "faabdf67-e8b0-4018-8710-423522fc6020",
createdAt: new Date("2024-07-07T23:14:10.288Z"),
updatedAt: new Date("2026-07-26T19:06:26.623Z"),
deletedAt: null,
name: "<value>",
description: "space consign when",
ownerId: "bcff914c-f654-4bcf-b494-80816a96d376",
workspaceId: "da7a9ef0-6628-4499-94f8-d32e7c10a3b0",
};
| 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 |