mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-22 11:44:11 -05:00
[GH-ISSUE #7141] When using Milvus as a vector database, use the db_name variable to specify the specific database name to be written. #53292
Reference in New Issue
Block a user
Originally created by @andyhau520 on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7141
Feature Request
When using Milvus as a vector database, the name of the vector database cannot be specified, and the default database name is default. That is, there is a lack of db_name parameters or variables in MilvusClient.