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