Skip to main content
POST
Create llm judge test

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
input
string
required
output
string
required
promptTemplate
string
required
expectedOutput
string
provider
Available options:
local
aggregation
Available options:
all_pass
context
model
string
criteria
object
settings
object
behavior
string
taskType
string
passThreshold
number
judges
object[]
instabilityThreshold
number
stabilityRuns
number

Response

Successful response

promptPreview
string
required
judgement
object
required