interface GetAllEvalsResponse {
    evals: EvalCompositeKey[];
}

Properties

Properties