diff --git a/.env.example b/.env.example index c8a3427..446c400 100644 --- a/.env.example +++ b/.env.example @@ -431,4 +431,6 @@ HELP_AND_FAQ_URL=https://librechat.ai # USE_REDIS= # E2E_USER_EMAIL= -# E2E_USER_PASSWORD= \ No newline at end of file +# E2E_USER_PASSWORD= + +EMBEDDINGS_PROVIDER=huggingface \ No newline at end of file