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

* add updated graph images for tutorial14 * ipynb: replaced DPR with EmbeddingRetriever, added TODO for further inspection of failing code * Revert "ipynb: replaced DPR with EmbeddingRetriever, added TODO for further inspection of failing code" This reverts commit f4b6f3e1dbbedfd1bbe5e0e33645899dbea5d924. * ipynb: replaced DPR with EmbeddingRetriever, added TODO for further inspection of failing code * ipynb: quick fix to avoid failure in print_answers * py: quick fix to avoid failure in print_answers * Update Documentation & Code Style * ipynb: remove DPR, remove images * Revert "ipynb: remove DPR, remove images" This reverts commit dfa1e7585da6743fcf97488405c356bf935a976d. * ipynb: remove DPR, remove images * py: replace DPR with EmbeddingRetriever * Update Documentation & Code Style * correcting a typo * Update Documentation & Code Style Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: TuanaCelik <tuana.celik@deepset.ai>