v2

latestOpenAPI 3.1.02026-07-2675166192.8 KB
hosted-evaluations

Create Hosted Evaluation

Create and start a hosted evaluation.

post/api/v1/hosted-evaluations

Request body

environment_idsstring[] required

List of environment IDs to evaluate

inference_modelstring required

Model ID for inference

team_idstring nullable

Optional team ID to own the hosted evaluation

namestring nullable

Optional custom evaluation name

Response

Successful Response

evaluation_idstring required

ID of the created evaluation

sandbox_idstring nullable

ID of the sandbox running the evaluation

statusstring required

Current status of the evaluation

evaluation_idsstring[] nullable

List of evaluation IDs if multiple environments were provided

errorstring nullable

Error message if creation failed