Create
Create an evaluation.
Path parameters
project_id
String ID of project. Starts with pr_
.
Headers
X-API-KEY
Request
This endpoint expects an object.
config_id
ID of the config to evaluate. Starts with config_
.
evaluator_ids
IDs of evaluators to run on the dataset. IDs start with evfn_
dataset_id
ID of the dataset to use in this evaluation. Starts with evts_
.
provider_api_keys
API keys required by each provider to make API calls. The API keys provided here are not stored by Humanloop. If not specified here, Humanloop will fall back to the key saved to your organization. Ensure you provide an API key for the provider for the model config you are evaluating, or have one saved to your organization.
hl_generated
Whether the log generations for this evaluation should be performed by Humanloop. If False
, the log generations should be submitted by the user via the API.
name
Name of the Evaluation to help identify it.
Response
Successful Response
id
Unique ID for the evaluation. Starts with ev_
.
status
Status of an evaluation.
Allowed values:
config
created_at
updated_at
evaluators
dataset
dataset_version_id
dataset_snapshot
evaluator_aggregates