Create an experiment
Create an experiment and start asynchronous workflow execution over a dataset.
Bearer token. Use Bearer YOUR_API_KEY for API key auth or Bearer <JWT> for dashboard auth.
Create and asynchronously run an experiment. Provide exactly one scoring path: evaluator_ids/evaluator_slugs or evaluator_workflow_ids.
Preferred evaluator identifiers for scoring. Mutually exclusive with evaluator_workflow_ids.
Backward-compatible alias for evaluator_ids. If both are provided, evaluator_ids takes precedence.
WorkflowVersion IDs configured for eval-only scoring. Mutually exclusive with evaluator IDs/slugs.
Optional client-provided experiment ID. The backend generates one when omitted.
Backward-compatible evaluator identifiers stored by the backend.
Eval-only workflow versions used for scoring.