Documentation Index
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Function: runExperiment()
Type Parameters
T
T extends Record<string, unknown>
Parameters
params
RunExperimentParams<T>
The experiment run parameters.
Returns
Promise<RunExperimentOutput>
A promise that resolves to the experiment run output.