deepset-ai / haystack-core-integrations

Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
https://haystack.deepset.ai
Apache License 2.0
122 stars 120 forks source link

chore: fastembed - pin `onnxruntime<1.20.0` #1164

Closed anakin87 closed 3 weeks ago

anakin87 commented 3 weeks ago

Related Issues

Proposed Changes:

Temporarily pin onnxruntime<1.20.0.

We should remove this pin in the future: I would expect that fastembed will support onnxruntime<1.20.0 or they will pin the library themselves.

How did you test it?

CI

Checklist