deepset-ai / haystack

:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
https://haystack.deepset.ai
Apache License 2.0
16.79k stars 1.84k forks source link

Docs: Add "Deployment" section #5475

Open dfokina opened 1 year ago

dfokina commented 1 year ago

Add instructions and examples on how to deploy Haystack, including Docker images and Helm chart.

### Tasks
- [ ] https://github.com/deepset-ai/haystack/issues/6990
- [ ] https://github.com/deepset-ai/haystack/issues/6991
- [ ] https://github.com/deepset-ai/haystack/issues/6992
- [ ] https://github.com/deepset-ai/haystack/issues/6993
- [ ] https://github.com/deepset-ai/haystack/issues/7494
dfokina commented 1 year ago

Might be solved together with https://github.com/deepset-ai/haystack/issues/3910

dfokina commented 11 months ago

Might be solved together with https://github.com/deepset-ai/haystack/issues/2206