List evaluators
List evaluators for the current workspace, with optional filtering by type, name, tag, feedback key, or resource ID.
Query parameters
Filter by evaluator type
Filter by name substring (also searches creator names)
Filter by tag value IDs
Filter by feedback key
Filter by resource IDs
Field to sort by
Sort in descending order
Maximum number of results (1-100)
Offset for pagination
Response
OK
Changes
Changed in 3 of the 48 revisions of this API.7
- ○
added the optional property
evaluators/items/spend_usdto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
evaluators/items/llm_evaluator/allOf[evaluators.LLMEvaluator]/num_few_shot_examplesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluators/items/llm_evaluator/allOf[evaluators.LLMEvaluator]/use_corrections_datasetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluators/items/run_rules/items/corrections_dataset_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluators/items/run_rules/items/num_few_shot_examplesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluators/items/run_rules/items/use_corrections_datasetto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○