Request This endpoint expects an object.
dataset_name string or null Required >=1 character
id string Optional format: "uuid"
project_id string Optional format: "uuid"
Project ID. Takes precedence over project_name when both are provided.
project_name string Optional format: "(?s)^\s*(\S.*\S|\S)\s*$"
Project name. Creates project if it doesn’t exist. Ignored when project_id is provided.
metadata map from strings to any or list of objects or string Optional
tags list of strings Optional
type enum Optional
Allowed values: regular trial mini-batch mutation
evaluation_method enum Optional
Allowed values: dataset evaluation_suite
optimization_id string Optional format: "uuid"
status enum Optional
Allowed values: running completed cancelled
experiment_scores list of objects Optional
prompt_version object Optional
prompt_versions list of objects Optional
dataset_version_id string Optional format: "uuid"
ID of the dataset version this experiment is linked to. If not provided at creation, experiment will be automatically linked to the latest version.