Closed julian-risch closed 1 year ago
Maybe this discussion will also help eventually: https://github.com/deepset-ai/haystack/discussions/3750
Closing as completed! 🎉
Optional dependencies management has improved drastically and the core dependency list has shrunk significantly in Haystack 1.18. Work will continue into making the installation as simple as possible, including extra features like much smaller Docker images, pure Python wheels for PyScript, etc
Problem Statement As a software developer lacking strong NLP skills, I want to make some (small) NLP application, without spending a lot of time on dependency conflicts and switching OSes.
User Tasks
transformers
ortorch
. (for users that want to use LLMs through API only, see https://github.com/deepset-ai/haystack/issues/3611)Existing Work