Class RunnerContext<Input, ExpectedOutput, Metadata>
Wraps langfuse.experiment.run with CI-injected defaults.
Intended for use with the langfuse/experiment-action GitHub Action.
Defaults set here are applied when the caller omits them on the
runExperiment call, while explicit call-time values still win.
Wraps
langfuse.experiment.runwith CI-injected defaults.Intended for use with the
langfuse/experiment-actionGitHub Action. Defaults set here are applied when the caller omits them on therunExperimentcall, while explicit call-time values still win.