mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-19 06:52:56 +00:00

* join node should allow reciprocal rank fusion * Update Documentation & Code Style * add missing merging mode * tuples are immutable * take correct results from pipeline * Update Documentation & Code Style * Simple docstrings, use ValueError * Use K=60 * Minor refactoring * precalculate expected result in test * Update Documentation & Code Style * refactor to make more clear * rm unused imports * tests should test only one thing Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dmigo <d.f.goryunov@gmail.com>