mirror of
https://github.com/open-webui/docs
synced 2025-05-20 03:08:56 +00:00
Merge pull request #359 from s-sajid-ali/patch-1
Add docs for `MILVUS_DB`
This commit is contained in:
commit
a44bc9bc77
@ -1020,6 +1020,13 @@ When enabling `GOOGLE_DRIVE_INTEGRATION`, ensure that you have configured `GOOGL
|
|||||||
- Default: `${DATA_DIR}/vector_db/milvus.db`
|
- Default: `${DATA_DIR}/vector_db/milvus.db`
|
||||||
- Description: Specifies the URI for connecting to the Milvus vector database. This can point to a local or remote Milvus server based on the deployment configuration.
|
- Description: Specifies the URI for connecting to the Milvus vector database. This can point to a local or remote Milvus server based on the deployment configuration.
|
||||||
|
|
||||||
|
#### `MILVUS_DB`
|
||||||
|
|
||||||
|
- Type: `str`
|
||||||
|
- Default: `default`
|
||||||
|
- Description: Specifies the database to connect to within a milvus instance
|
||||||
|
|
||||||
|
|
||||||
### OpenSearch
|
### OpenSearch
|
||||||
|
|
||||||
#### `OPENSEARCH_CERT_VERIFY`
|
#### `OPENSEARCH_CERT_VERIFY`
|
||||||
|
Loading…
Reference in New Issue
Block a user