REQUIRED_ARGS
property that defines the parameters it expects.
If you pass the wrong parameters, the evaluator will raise a ValueError
telling you what params you are missing.
For example:, the Faithfulness
evaluator expects response
and context
fields.