interface RunCancelParams {
    eval_id: string;
}

Properties

Properties

eval_id: string

The ID of the evaluation whose run you want to cancel.