Skip to main content
POST
Create llm judge compare

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
configId
number
required
outputA
string
required
outputB
string
required
expectedOutput
string
metadata
object
context
behavior
string
taskType
string
agentTraceA
object[]
agentTraceB
object[]

Response

Successful response

result
object
required