Invoke a Custom Evaluator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Evaluator ID
Body
Latest user message
The generated response from the model
The reference used to compare the output
Knowledge base retrievals
The messages used to generate the output, without the last user message
Model to use for LLM-based evaluators (e.g. "openai/gpt-4o")
Template variables for evaluator prompt substitution. Request values override evaluator defaults, including for nested arrays and objects.