Experiments

Create and execute experiment

Creates experiments for each prompt variant and asynchronously processes all dataset items

post/v1/private/experiments/execute

Request body

dataset_namestring required
dataset_version_idstring uuid
project_namestring
dataset_idstring uuid required
version_hashstring

Response

Experiments created and processing started

total_itemsinteger

Changes

Changed in 1 of the 67 revisions of this API.1

    • ○

      added the new optional request property //

      new-optional-request-property