v1

latestOpenAPI 3.1.02026-07-22128346287.7 KB
Evaluations

Rescore Evaluation

Rescore an existing evaluation run with different scorer(s).

Applies the provided scorer(s) to the predictions from source_evaluation_run_id and returns a new evaluation_run_id. Original prediction call IDs are preserved.

post/evaluations/rescore

Request body

source_evaluation_run_idstring required

The evaluation run whose predictions will be rescored

scorer_refsstring[] required

Scorer references (weave:// URIs) to apply; must be non-empty

project_idstring required
wb_user_idstring nullable

Do not set directly. Server will automatically populate this field.

Response

Successful Response

call_idstring required

Call ID for /evaluations/status polling

evaluation_run_idstring required

The newly created EvaluationRun ID