Type aliases
EvalExecutionCreate
EvalExecutionCreate =
object
Defined in: packages/cloud/src/client/types.gen.ts:2011
Schema for creating an eval execution for a given set of questions on a pipeline.
Properties
eval_question_ids
eval_question_ids:
string
[]
Defined in: packages/cloud/src/client/types.gen.ts:2012
params?
optional
params:EvalExecutionParamsOverride
Defined in: packages/cloud/src/client/types.gen.ts:2016
The parameters for the eval execution that will override the ones set in the pipeline.