Create an Evaluator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- LLM
- LLM Jury
- Python
llm_eval 1^[a-zA-Z0-9]([a-zA-Z0-9_-]*[a-zA-Z0-9])?$single - Boolean
- Categorical
- Number
The type of output expected from the evaluator
boolean, categorical, number, string 1 <= x <= 3Legacy alternative to project_id. Storage path whose first segment names the project that owns the evaluator. Mutually exclusive with project_id.
"Default"
Unique identifier of the project that owns the evaluator, as returned by GET /v2/projects. Mutually exclusive with path.
1"01JMDPA3QW5C1V0NJ1PW34T4E5"
Response
Successfully created an evaluator
- 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