OpenAPI 3.1.12026-08-1226701.1 MB

a3e84124ece4

Enrichment Eval Runs

Record an enrichment eval-run scorecard

Stores one scorecard emitted by the gold plugin's scorer. The body is the scorecard verbatim; the run is stored as a single row and is queryable by extractorCommit, goldVersion, and model.

post/experimental/enrichment-eval-runs

Headers

Authorizationstring

Request body

gold_versionstring required

Semver of the gold set the run was scored against. Free text, since the gold set is versioned outside this database, so no version is resolved or validated against a stored record.

runsinteger required

Number of repeats the aggregate metrics were computed over. Always matches config.runs.

extractorCommitstring required

Git sha of the extractor revision the run scored.

Response

Default Response