mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-15 04:50:58 +00:00

* chain headers param down to document_stores * Add latest docstring and tutorial changes * fix InMemoryDocumentStore params * Add latest docstring and tutorial changes * fix TfidfRetriever params * Add latest docstring and tutorial changes * fix missing headers * Add latest docstring and tutorial changes * fix sparql client and update docs * Add latest docstring and tutorial changes * test for documentstores * pipeline tests added * update header param in docstrings * Add latest docstring and tutorial changes * refactoring: headers as implicit param * Add latest docstring and tutorial changes * remove unnecessary imports * propagade batch_size correctly * Add latest docstring and tutorial changes * revert InMemoryDocumentStore.write_documents signature * Add latest docstring and tutorial changes * remove #type: ignore * Add latest docstring and tutorial changes * replace MutableMapping by Dict * Add latest docstring and tutorial changes * improve docstrings * Add latest docstring and tutorial changes * get rid of **kwargs * Add latest docstring and tutorial changes Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>