mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-14 04:20:38 +00:00

* introduce eval_beir() to Pipeline * add beir dependency * Update Documentation & Code Style * top_k_values added + refactoring * Update Documentation & Code Style * enable titles during beir eval * Update Documentation & Code Style * raise HaystackError instead of PipelineError * get rid of forced dedicated index * minor docstring and comment fixes * show warning on default index deletion * Update Documentation & Code Style * add delete_index to MockDocumentStore Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>