Optional
createdAt?: DateOptional
datasetId?: stringThe ID of the dataset to create the example in.
Optional
datasetName?: stringThe name of the dataset to create the example in (if dataset ID is not provided).
Optional
exampleId?: stringA unique identifier for the example.
Optional
metadata?: KVMapAdditional metadata associated with the example.
Optional
sourceRunId?: stringThe ID of the source run associated with this example.
Optional
split?: string | string[]The split(s) to assign the example to.
The creation date of the example.