Optional
attachments?: AttachmentsOptional
createdAt?: DateThe creation date of the example.
Optional
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.
Optional
useSourceRunAttachments?: string[]Which attachments from the source run to use.
Optional
useSourceRunIO?: booleanWhether to use the inputs and outputs from the source run.
Attachments for the example