post https://api.egp.scale.com/v4/evaluation-configs
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.egp.scale.com/v4/evaluation-configs \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"evaluation_type": "llm_auto",
"auto_evaluation_model": "gpt-4-turbo-2024-04-09"
}
'
Try It!
to start a request and see the response here! Or choose an example: