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.92k stars 1.93k forks source link

chore: Unpin structlog and fix breaking tests #8051

Closed vblagoje closed 4 months ago

vblagoje commented 4 months ago
vblagoje commented 4 months ago

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