Apply Evaluation Group

Applies an evaluation group to a set of data, creating user evaluation metrics.

POST https://api.futureagi.com/model-hub/eval-groups/apply-eval-group/

Authentication

Authorization Bearer Required

Include your API key in the Authorization header as Bearer <token>. Retrieve your API Key from the Dashboard.

Request body

eval_group_id string Optional

The UUID of the evaluation group to apply.

filters object Optional

Filters to apply when selecting data.

page_id string Optional

Identifier for the page or context where the group is being applied.

mapping object Optional

Mapping configuration for the evaluations.

deselected_evals array of string Optional

A list of evaluation template UUIDs to exclude from this application.

GET /
Authentication
REQUEST
 
RESPONSE