ℹ️ These docs are for the free version of Galileo. Documentation for current customers can be found here.
function createExperiment(
name: string,
projectName: string,
): Promise<Experiment>;
string
string
Promise
<Experiment
>Was this page helpful?