Is vectordb config mutually exclusive by design #1317

Closed
opened 2026-02-21 17:32:12 -05:00 by yindo · 0 comments
Owner

Originally created by @BorisPolonsky on GitHub (Mar 12, 2024).

Originally assigned to: @takatost on GitHub.

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Provide a description of the help you need

We are developers of dify-helm and we've received a feature request for enabling multiple vector db simutaneously via .Values.yaml. Our assumption is that only one vectordb (i.e. either weaviate, qdrant or milvus) would be utilized and we've designed our template like this, where environment variables from non-selected vector db won't be added to api or worker for fool proof purpose. Please clarify if it is appropriate specifying environment variables for multiple vector db simutaneously by design.

Originally created by @BorisPolonsky on GitHub (Mar 12, 2024). Originally assigned to: @takatost on GitHub. ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Provide a description of the help you need We are developers of `dify-helm` and we've received a feature request for enabling multiple vector db **simutaneously** via `.Values.yaml`. Our assumption is that only one vectordb (i.e. either `weaviate`, `qdrant` or `milvus`) would be utilized and we've designed our template like [this](https://github.com/BorisPolonsky/dify-helm/blob/master/charts/dify/templates/config.tpl#L201), where environment variables from non-selected vector db won't be added to `api` or `worker` for fool proof purpose. Please clarify if it is appropriate specifying environment variables for multiple vector db **simutaneously** by design.
yindo closed this issue 2026-02-21 17:32:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#1317