mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-26 18:30:40 +00:00

* new component + tests * soft deprecation of TransformersSimilarityRanker + reno * add comp files to slow workflow * Apply suggestions from code review Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com> * self.model -> self._cross_encoder * recommend installing sentence-transformers>=4.1.0 --------- Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>