POST
/
langevals
/
off_topic
/
evaluate

Body

application/json
data
object[]
required

List of entries to be evaluated, check the field type for the necessary keys

env
object | null

Optional environment variables to override the server ones

settings
object | null

Evaluator settings, check the field type for what settings this evaluator supports

Response

200 - application/json
score
number
required

Confidence level of the intent prediction

cost
object | null
details
string | null
default:
1.0 confidence that the actual intent is other

Predicted intent of the message and the confidence

passed
boolean | null
default:
true

Is the message concerning allowed topic

status
enum<string>
default:
processed
Available options:
processed