Merge pull request #521 from captn-hook/patch-1

Update env-configuration.md with defaults for opensearch
This commit is contained in:
Tim Jaeryang Baek
2025-05-15 00:32:12 +04:00
committed by GitHub

View File

@@ -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