CreateExperimentReqBody: {
    experiment_config: ExperimentConfig;
    name: string;
}