haystack/releasenotes/notes/add-haystack-experimental-dependency-96ff02e71bc2af13.yaml
Vladimir Blagojevic b3b3f89302
feat: Add haystack-experimental dependency (#7921)
* Add haystack-experimental dependency

* Add reno note
2024-07-08 14:07:15 +02:00

5 lines
357 B
YAML

---
features:
- |
Added haystack-experimental to the project's dependencies to enable automatic use of cutting-edge features from Haystack. Users can now access components from haystack-experimental by simply importing them from haystack_experimental instead of haystack. For more information, visit https://github.com/deepset-ai/haystack-experimental.