haystack/releasenotes/notes/sas-evaluator-7858ea6c38f80bc7.yaml
Silvano Cerza 9297fca520
feat: Add SASEvaluator component (#6980)
* Add SASEvaluator component

* Add release notes

* Delete old tests

* Remove SAS metric in old API

* Avoid importing whole numpy package
2024-02-14 16:16:22 +01:00

5 lines
144 B
YAML

---
features:
- |
Add `SASEvaluator`, this Component can be used to calculate the Semantic Answer Similarity of answers returned by LLMs.