start_experiment
Begin testing a hypothesis by starting an experiment. Optionally record the git reference or link an external W&B/MLflow run.
Instructions
Begin testing a hypothesis. If git_ref is omitted the server reads the
current branch@commit from git HEAD. Reference the external W&B/MLflow run —
this server stores verdicts, not loss curves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| git_ref | No | branch@shortsha; auto-read from HEAD if omitted | |
| config_note | No | ||
| external_run | No | W&B/MLflow run id or url | |
| hypothesis_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||