Execute faithfulness evaluator
Evaluators
Execute faithfulness evaluator
Check if a completion is faithful to the provided context
Request Body:
input.completion(string, required): The LLM completion to check for faithfulnessinput.context(string, required): The context that the completion should be faithful toinput.question(string, required): The original question asked
POST
Execute faithfulness evaluator

