Skip to main content
POST
Compare multiple prompts against a dataset

Authorizations

Authorization
string
header
required

Body

application/json
system_prompts
string[]
required
model_name
string
required
model_provider
string
required
seed_data_id
string

ID of seed dataset to use (either this or synthetic_data_id is required)

synthetic_data_id
string

ID of synthetic dataset to use (either this or seed_data_id is required)

metrics_id
string

Response

200 - application/json

Prompts successfully compared

result
object