Update an Evaluator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Evaluator type. Optional on update — inferred from existing evaluator.
Legacy alternative to project_id. Project path. Optional on update — the evaluator keeps its current project when both are omitted. Mutually exclusive with project_id.
"Default"
Unique identifier of the project that owns the evaluator, as returned by GET /v2/projects. Optional on update — the evaluator keeps its current project when omitted; supplying a different id moves it. Mutually exclusive with path.
1"01JMDPA3QW5C1V0NJ1PW34T4E5"
1^[a-zA-Z0-9]([a-zA-Z0-9_-]*[a-zA-Z0-9])?$single, jury - Boolean
- Categorical
- Number
major, minor, patch Response
Successfully updated an eval
- LLM
- JSON
- HTTP
- Python
- Function
- Ragas
- Typescript
llm_eval 1^[a-zA-Z0-9]([a-zA-Z0-9_-]*[a-zA-Z0-9])?$single, jury Unique identifier of the project owning this evaluator.
- Boolean
- Categorical
- Number
1 <= x <= 3