Configuration for a run evaluator that only requires a single key.
SingleKeyEvalConfig()The key in the dataset run to use as the reference string. If not provided, we will attempt to infer automatically.
The key from the traced run's outputs dictionary to use to represent the prediction. If not provided, it will be inferred automatically.
The key from the traced run's inputs dictionary to use to represent the input. If not provided, it will be inferred automatically.