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

chore: Fix `codespell` pre-commit hook #8396

Closed silvanocerza closed 1 month ago

silvanocerza commented 1 month ago

Fix codespell pre-commit hook not using configs from pyproject.toml.