deepset-ai / haystack

:mag: LLM 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
16.58k stars 1.82k forks source link

chore: Unpin structlog and fix breaking tests #8051

Closed vblagoje closed 1 month ago

vblagoje commented 1 month ago
vblagoje commented 1 month ago

Fixed with https://github.com/deepset-ai/haystack/pull/8071