mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-27 07:26:33 +00:00
5 lines
141 B
YAML
5 lines
141 B
YAML
|
|
---
|
||
|
|
enhancements:
|
||
|
|
- |
|
||
|
|
Make JoinDocuments return only the document with the highest score if there are duplicate documents in the list.
|