LibreChat/docs/install/configuration
Danny Avila e73608ba46
🪶 feat: Add Support for Azure OpenAI Base URL (#1596)
* refactor(extractBaseURL): add handling for all possible Cloudflare AI Gateway endpoints

* chore: added endpointoption todo for updating type and optimizing handling app-wide

* feat(azureUtils):
- `genAzureChatCompletion`: allow optional client pass to update azure property
- `constructAzureURL`: optionally replace placeholders for instance and deployment names of an azure baseURL
- add tests for module

* refactor(extractBaseURL): return entire input when cloudflare `azure-openai` suffix detected
- also add more tests for both construct and extract URL

* refactor(genAzureChatCompletion): only allow omitting instance name if baseURL is not set

* refactor(initializeClient): determine `reverseProxyUrl` based on endpoint (azure or openai)

* refactor: utitlize `constructAzureURL` when `AZURE_OPENAI_BASEURL` is set

* docs: update docs on `AZURE_OPENAI_BASEURL`

* fix(ci): update expected error message for `azureUtils` tests
2024-01-19 14:57:03 -05:00
..
ai_setup.md 🪶 feat: Add Support for Azure OpenAI Base URL (#1596) 2024-01-19 14:57:03 -05:00
custom_config.md 🪶 feat: Add Support for Azure OpenAI Base URL (#1596) 2024-01-19 14:57:03 -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: Add Support for Azure OpenAI Base URL (#1596) 2024-01-19 14:57:03 -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