Create

Create an experiment for your project.

You can optionally specify IDs of your project's model configs to include
in the experiment, along with a set of labels to consider as positive feedback
and whether the experiment should be set as active.

Path Params
string
required

String ID of project. Starts with pr_.

Body Params
string
required

Name of experiment.

config_ids
array of strings

Configs to add to this experiment. Further configs can be added later.

Config IDs
positive_labels
array of objects
required

Feedback labels to treat as positive user feedback. Used to monitor the performance of model configs in the experiment.

Positive labels*
boolean
Defaults to false

Whether to set the created project as the project's active experiment.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json