haystack/releasenotes/notes/preview-extra-6dfdca55d17cbc7f.yaml
ZanSara 6cb7d16e22
feat: preview extra (#5869)
* copy the deps list over from haystack-ai

* fix lazyimport usage

* keep jinja and openai

* fix ci

* reno

* separate out preview unit tests

* fix import error message for tika

* tika

* add preview to all

* wrap torch

* remove comment

* unwrap openai and jinja
2023-09-26 12:48:15 +02:00

5 lines
180 B
YAML

preview:
- |
Create a dedicated dependency list for the preview package, `farm-haystack[preview]`.
Using `haystack-ai` is still the recommended way to test Haystack 2.0.