mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 07:29:06 +00:00
* Make `TransformersSimilarityRanker` run with single document list * Add release note * Remove unused import in test
4 lines
106 B
YAML
4 lines
106 B
YAML
---
|
|
fixes:
|
|
- Make `TransformersSimilarityRanker` run with a list containing a single document as input.
|