interface RunDeleteParams {
    eval_id: string;
}

Properties

Properties

eval_id: string

The ID of the evaluation to delete the run from.