haystack/releasenotes/notes/remove-sklearnqueryclassifier-a95382808d99cb58.yaml

5 lines
195 B
YAML
Raw Permalink Normal View History

---
upgrade:
- |
SklearnQueryClassifier is removed and users should switch to the more powerful TransformersQueryClassifier instead. https://github.com/deepset-ai/haystack/discussions/5447