haystack/releasenotes/notes/delete-old-eval-api-d83b3b0c83f847f3.yaml
2024-02-14 17:11:08 +01:00

6 lines
170 B
YAML

---
features:
- |
Remove the old evaluation API in favor of a Component based API.
We now have `SASEvaluator` and `StatisticalEvaluator` replacing the old API.