mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-02-07 15:32:26 +00:00
The new `EvaluationRunResult` has slightly different semantics - it separates the previous `data` parameter into `inputs` and `results`and expects aggregate scores to be provided in the latter.