mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 06:58:35 +00:00
7 lines
269 B
YAML
7 lines
269 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Starting from `haystack-ai==2.4.0`, Haystack is compatible with `sentence-transformers>=3.0.0`;
|
|
earlier versions of `sentence-transformers` are not supported.
|
|
We are updating the test dependency and the LazyImport messages to reflect that.
|