v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agents

Update Eval Rubric

Edit a single Agent-specific evaluation rubric's title and/or description. The edit produces a NEW rubric (with a new id and slug) so previously scored Runs stay attributed to the original criterion; the response contains the new rubric.

patch/v2/agents/{agentId}/eval-rubrics/{rubricId}

Path parameters

agentIdstring uuid required

The agent's unique identifier (Assignment ID)

rubricIdstring uuid required

The custom rubric's unique identifier

Request body

titlestring

Short, human-readable Pass/Fail rubric title.

descriptionstring

A 1-2 sentence Pass condition phrased as a question.

Response

Default Response