Export evaluation results as TSV file

Exports comprehensive evaluation results as a Tab-Separated Values (TSV) file with all scored pairs, their scores, reasons, and labels for analysis in spreadsheet applications. All scored pairs data is automatically collected and stored during evaluation.

get/evaluation/{id}/export_tsv

Path parameters

idstring required

ID of the evaluation results to export

Response

Successfully exported evaluation results as TSV

Changes

Changed in 2 of the 10 revisions of this API.11