Package ai.extend.types
Interface EvaluationSetRun.OptionsStage
-
- All Known Implementing Classes:
EvaluationSetRun.Builder
- Enclosing class:
- EvaluationSetRun
public static interface EvaluationSetRun.OptionsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EvaluationSetRun.CreatedAtStageoptions(EvaluationSetRunOptions options)The options for the evaluation set run.
-
-
-
Method Detail
-
options
EvaluationSetRun.CreatedAtStage options(@NotNull EvaluationSetRunOptions options)
The options for the evaluation set run.
-
-