haystack/releasenotes/notes/improve-ContextRelevance-evaluator-prompt-6b80229c99e3bc38.yaml
David S. Batista 8b9eddcd94
fix: explicitly tell ContextRelevanceEvaluator that each statement should be scored (#7904)
* initial import

* adding release notes

* adding pytest decorator for live test

* make examples more readable

* updating tests

* reverting progress_bar = False
2024-06-25 16:59:37 +02:00

6 lines
119 B
YAML

---
enhancements:
- |
Updated the ContextRelevance evaluator prompt, explicitly asking to score each statement.