mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
Merge pull request #521 from captn-hook/patch-1
Update env-configuration.md with defaults for opensearch
This commit is contained in:
@@ -1135,6 +1135,7 @@ modeling files for reranking.
|
||||
#### `OPENSEARCH_PASSWORD`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `None`
|
||||
- Description: Sets the password for OpenSearch.
|
||||
|
||||
#### `OPENSEARCH_SSL`
|
||||
@@ -1152,6 +1153,7 @@ modeling files for reranking.
|
||||
#### `OPENSEARCH_USERNAME`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `None`
|
||||
- Description: Sets the username for OpenSearch.
|
||||
|
||||
### PGVector
|
||||
|
||||
Reference in New Issue
Block a user