deepset-ai / haystack

:mag: 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
16.93k stars 1.85k forks source link

chore: upgrade `transformers` test dependency to `4.44.2` #8296

Closed anakin87 closed 1 month ago

anakin87 commented 1 month ago

Proposed Changes:

Upgrade transformers to the latest stable version (released 5 days ago), as we do from time to time, to ensure that we retain compatibility.

How did you test it?

CI

Checklist

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10581454417

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 10577969486: 0.0%
Covered Lines: 7005
Relevant Lines: 7766

💛 - Coveralls