LogCopy Pagepost https://api.humanloop.com/v4/evaluations/{evaluation_id}/logLog an external generation to an evaluation run for a datapoint. The run must have status 'running'.Path Paramsevaluation_idstringrequiredID of the evaluation run. Starts with evrun_.Query Paramsevaluatee_idstringString ID of evaluatee version to return. If not defined, the first evaluatee will be returned. Starts with evv_.Body ParamsAn externally generated log for an evaluation.datapoint_idstringrequiredThe datapoint for which a log was generated. Must be one of the datapoints in the dataset being evaluated.logobjectrequiredRequest model for logging a datapoint.Log objectResponses 201Successful Response 422Validation ErrorUpdated over 2 years ago