OPENAPI / COMPONENTS / SCHEMAS

Dataset Record 数据结构

DatasetRecord

Mistral AI API 合约中的 Dataset Record 结构定义。

object8字段
created_atstring必填

Mistral AI API 合约中的 created at 值。

dataset_idstring必填

Mistral AI API 合约中的 dataset id 值。

deleted_atstring必填

Mistral AI API 合约中的 deleted at 值。

idstring必填

Mistral AI API 合约中的 id 值。

payloadDatasetRecordPayload必填

Mistral AI API 合约中的 payload 值。

propertiesobject必填

Mistral AI API 合约中的 properties 值。

sourceDatasetRecordSource必填

Mistral AI API 合约中的 source 值。

updated_atstring必填

Mistral AI API 合约中的 updated at 值。