Optional Readonlyconcurrency?: numberOptional ReadonlydiagLogLevel?: DiagLogLevelLog level to set for the default DiagConsoleLogger when tracing.
Readonlyevaluators: ExperimentEvaluatorLike | readonly ExperimentEvaluatorLike[]A single evaluator or list of evaluators to run on incomplete evaluations
ReadonlyexperimentId: stringThe ID of the experiment to resume evaluations for
Optional Readonlylogger?: LoggerThe logger to use
Optional ReadonlysetGlobalTracerProvider?: booleanWhether to set the global tracer provider when running evaluators.
Optional ReadonlystopOnFirstError?: booleanStop processing and exit as soon as any evaluation fails.
Optional ReadonlyuseBatchSpanProcessor?: booleanWhether to use batch span processor for tracing.
The number of concurrent evaluation executions