Evaluators
Evaluator Run
Endpoint to evaluate LLM app run
Args: request (Request): The request object. evaluator_key (str): The key of the evaluator. payload (EvaluatorInputInterface): The payload containing the request data.
Returns: result: EvaluatorOutputInterface object containing the outputs.
post/evaluators/{evaluator_key}/run
Path parameters
evaluator_keystring required
Request body
Response
Successful Response