chore: Update embeddings model in .env.example

This commit is contained in:
2024-05-20 19:54:07 +08:00
parent 9656f411a8
commit cd9d4f8cd7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -434,6 +434,7 @@ HELP_AND_FAQ_URL=https://librechat.ai
# E2E_USER_PASSWORD= # E2E_USER_PASSWORD=
EMBEDDINGS_PROVIDER=huggingface EMBEDDINGS_PROVIDER=huggingface
EMBEDDINGS_MODEL="avsolatorio/GIST-small-Embedding-v0"
# Redlib configuration # Redlib configuration
# See the Configuration section of the README for a more detailed explanation of these settings. # See the Configuration section of the README for a more detailed explanation of these settings.