Update env-configuration.md

This commit is contained in:
Timothy J. Baek 2024-05-12 14:15:34 -10:00
parent 02408b5dd4
commit caf34f2804

View File

@ -55,6 +55,11 @@ Here is a list of supported environment variables used by `backend/config.py` in
- Default: `True`
- Description: Toggles user account creation.
#### `ENABLE_RAG_WEB_LOADER_SSL_VERIFICATION`
- Default: `True`
- Description: Bypass SSL Verification for RAG on Websites.
#### `DEFAULT_MODELS`
- Description: Sets a default Language Model.