evals
evals

Re-run all current evaluator bindings against a session

Wipe all existing EvalRuns for this session and re-run the currently bound evaluators with fresh snapshots. Rejects (409) when any run for the session is in pending or running — caller should wait for those to terminate first to avoid orphaning an in-flight worker.

post/v1/sessions/{session_id}/reevaluate

Path parameters

session_idstring uuid required

Response

Successful Response

task_idstring required
status'queued'

Changes

Changed in 1 of the 3 revisions of this API.6

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog