Evaluation Configs
Create Evaluation Config
Description
Creates a evaluation config
Details
This API can be used to create a evaluation config. To use this API, review the request schema and pass in all fields that are required to create a evaluation config.
POST
/
v4
/
evaluation-configs
Authorizations
Headers
Body
application/json
The ID of the account that owns the given entity.
Evaluation type
Available options:
llm_auto
The name of the model to be used for auto-evaluation
Available options:
llama-3-1-70b-instruct
, gpt-4-turbo-2024-04-09
Response
200 - application/json
Evaluation type
Available options:
studio
, llm_auto
, human
, llm_benchmark
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The name of the model to be used for auto-evaluation
Available options:
gpt-4-32k-0613
, gpt-4-turbo-preview
, gpt-4-turbo-2024-04-09
, llama-3-70b-instruct
, llama-3-1-70b-instruct