mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-19 19:44:06 +00:00
6 lines
170 B
YAML
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.
|