createDatasetRunItem
Link a trace or observation to a dataset item to record evaluation results in a dataset run.
Instructions
Create a dataset run item linking a trace/observation to a dataset item for evaluation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runName | Yes | Name of the dataset run | |
| runDescription | No | Description of the run | |
| datasetItemId | Yes | ID of the dataset item being evaluated | |
| traceId | Yes | ID of the trace that processed this item | |
| observationId | No | ID of specific observation (if applicable) | |
| metadata | No | Additional run item metadata |