deepset-ai / haystack

AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
https://haystack.deepset.ai
Apache License 2.0
17.72k stars 1.92k forks source link

refactor: utility function for docstore deserialization #8226

Closed anakin87 closed 3 months ago

anakin87 commented 3 months ago

Related Issues

Proposed Changes:

How did you test it?

CI, new tests

Checklist

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10386461988

Details


Files with Coverage Reduction New Missed Lines %
components/retrievers/sentence_window_retriever.py 7 79.55%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 10384533702: 0.05%
Covered Lines: 6943
Relevant Lines: 7703

💛 - Coveralls