List
Get all evaluators within your organization.
Headers
X-API-KEY
Response
Successful Response
name
The name of the evaluator.
description
The description of the evaluator.
arguments_type
Whether this evaluator is target-free or target-required.
Allowed values:
return_type
The type of the return value of the evaluator.
Allowed values:
type
The type of the evaluator.
Allowed values:
id
Unique ID for the evaluator. Starts with evfn_
.
created_at
updated_at
code
The code for the evaluator. This code will be executed in a sandboxed environment.
model_config
The model config defining the LLM evaluator.
logging_project
The project where the evaluator logs are stored.