mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 09:20:13 +00:00

* Replace old tutorial 5 with new code based on test cases * Add latest docstring and tutorial changes * Use pipeline.eval() in tutorial * Add latest docstring and tutorial changes * Restructure notebook * Add latest docstring and tutorial changes * Add dataframe example * Add latest docstring and tutorial changes * Get eval data from doc store * Add latest docstring and tutorial changes * Load data from doc store * Add latest docstring and tutorial changes * Clear outputs * Add latest docstring and tutorial changes * Change example and add python script * Add latest docstring and tutorial changes * Fetch aggregated multilabels from doc store * Add latest docstring and tutorial changes * Incorporate review feedback on text comments * Add latest docstring and tutorial changes * Add Notebook output * Remove queries param from pipeline.eval() * Add latest docstring and tutorial changes * Add output with all metrics * Add printing of multiple metrics to script * Add latest docstring and tutorial changes Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>