LibreChat/docs/install/configuration
Danny Avila ab3339210a
🖼️ feat(DALL-E): Azure OpenAI Support & New Config Variables (#1586)
* feat(DALL-E-3/DALL-E-2): Azure OpenAI support. New Version specific environment credentials:
 - DALLEx_SYSTEM_PROMPT=
 - DALLEx_AZURE_API_VERSION=
 - DALLEx_BASEURL=
 - DALLEx_API_KEY=
 - replace `x` with `3` or `2`

* docs: update docs based on new env vars and Azure OpenAI support for DALL-E

* docs: breaking change for user provided DALLE_API_KEY:
- **DALL-E Update**: user-provided keys for DALL-E are now specific to each DALL-E version, i.e.:  and
- Note:  will work for both DALL-E-3 and DALL-E-2 when the admin provides the credential; in other words, this may only affect your users if DALLE_API_KEY is not set in the  file. In this case, they will simply have to uninstall the plugin, and provide their API key again.

* refactor: use process.env at runtime instead of from memory to fix testing DALLE3.spec.js, adjust test
2024-01-18 19:39:27 -05:00
..
ai_setup.md 🖼️ feat(DALL-E): Azure OpenAI Support & New Config Variables (#1586) 2024-01-18 19:39:27 -05:00
custom_config.md 📑 docs: fix mistral ai api example safe_mode --> safe_prompt (#1541) 2024-01-13 08:19:09 -05:00
default_language.md 🪪mkdocs: social cards (#1428) 2023-12-28 17:10:06 -05:00
docker_override.md 🧹 docs: update docker_override.md (#1546) 2024-01-14 19:05:13 -05:00
dotenv.md 🖼️ feat(DALL-E): Azure OpenAI Support & New Config Variables (#1586) 2024-01-18 19:39:27 -05:00
free_ai_apis.md 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
index.md 🐳 : Further Docker build Cleanup & Docs Update (#1502) 2024-01-06 11:59:08 -05:00
litellm.md 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
misc.md 🪪mkdocs: social cards (#1428) 2023-12-28 17:10:06 -05:00
mongodb.md 🪪mkdocs: social cards (#1428) 2023-12-28 17:10:06 -05:00
user_auth_system.md 📃 feat: add list-balances, remove-user, and improve User scripts (#1418) 2023-12-30 13:25:12 -05:00