Add a dataset item
POST/api/v1/evals/add-dataset-item
Adds one item to a dataset, typically harvested from a real turn.
The item id is derived server-side from the dataset and the source turn, so harvesting the same turn twice yields one item rather than a duplicate. There is deliberately no way to supply your own.
Request
Responses
- 200
OK