interface RunRetrieveParams {
    eval_id: string;
}

Properties

Properties

eval_id: string

The ID of the evaluation to retrieve runs for.