Skip to main content
The experiments functions are currently in BETA. The API may change without notice. A one-time warning is emitted on first use. The appendExperimentRuns function is in ALPHA.

List Experiments

Create an Experiment

Get an Experiment

Delete an Experiment

List Experiment Runs

Append Experiment Runs

Append additional runs to an existing experiment. Between 1 and 1000 runs per request.

Annotate Experiment Runs

Write human annotations to a batch of runs in an experiment. Annotations are upserted by annotation config name for each run; submitting the same name for the same run overwrites the previous value. Up to 1000 runs may be annotated per request.