When deploying Dify through the local source code, it is impossible to switch to the Milvus vector database. #15869
Labels
🐞 bug
Something isn't working
👻 feat:rag
Embedding related issue, like qdrant, weaviate, milvus, vector database.
Self Checks
Dify version
1.0.0-1.0.1
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
When deploying Dify through the local source code, it is impossible to switch to the Milvus vector database.

The VECTOR_STORE in the ./api/.env file has been set to milvus. However, after restarting, the vector database that is still being connected to is weaviate.
✔️ Expected Behavior
I hope that after setting it to the Milvus vector database, it can be connected to Milvus instead of Weaviate.
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: