LibreChat/api/server/services/Endpoints
victorbjorkgren 9288e84454 🔐 feat: Implement Entra ID authentication for Azure OpenAI integration
- Added support for Entra ID authentication in OpenAIClient and related services.
- Updated header management to conditionally use Entra ID access tokens or API keys based on environment configuration.
- Introduced utility functions for Entra ID token retrieval and credential management.
- Enhanced tests to verify Entra ID authentication flow and its integration with Azure configurations.
2025-09-29 09:21:57 +02:00
..
agents 🛡️ fix: Title Generation Skip Logic Based On Endpoint Config (#9811) 2025-09-24 10:21:19 -04:00
anthropic 🎚️ feat: Anthropic Parameter Set Support via Custom Endpoints (#9415) 2025-09-08 14:35:29 -04:00
assistants 🔧 fix: Assistants API SDK calls to match Updated Arguments (#8818) 2025-08-02 12:19:58 -04:00
azureAssistants 🔐 feat: Implement Entra ID authentication for Azure OpenAI integration 2025-09-29 09:21:57 +02:00
bedrock 🎚️ feat: Anthropic Parameter Set Support via Custom Endpoints (#9415) 2025-09-08 14:35:29 -04:00
custom 🎯 refactor: Custom Endpoint Request-based Header Resolution (#9344) 2025-08-28 12:33:08 -04:00
google 📎 feat: Upload as Text Support for Plaintext, STT, RAG, and Token Limits (#8868) 2025-08-27 03:44:39 -04:00
openAI 🔐 feat: Implement Entra ID authentication for Azure OpenAI integration 2025-09-29 09:21:57 +02:00
index.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00