Create Hosted Evaluation
hosted-evaluations
Create Hosted Evaluation
Create and start a hosted evaluation.
POST
Create Hosted Evaluation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to create and start a hosted evaluation
List of environment IDs to evaluate
Minimum array length:
1Model ID for inference
Evaluation configuration
Optional team ID to own the hosted evaluation
Optional custom evaluation name
Response
Successful Response
Response after creating a hosted evaluation
ID of the created evaluation
Current status of the evaluation
ID of the sandbox running the evaluation
List of evaluation IDs if multiple environments were provided
Error message if creation failed