LibreChat/api/server
Danny Avila 035fa081c1
🔧 refactor: Prevent Unnecessary Google Service Key Loading (#8287)
* 🔧 refactor: Improve Google Key Handling in `loadAsyncEndpoints`

- Enhanced logic to check if GOOGLE_KEY is provided, including user-provided checks.
- Updated service key loading mechanism to only attempt loading if GOOGLE_KEY is not provided.
- Added error logging for service key loading failures.

* 🔧 refactor: Enhance service key loading logic in `initializeClient`
2025-07-07 01:10:08 -04:00
..
controllers 🧪 refactor: Add Validation for Agent Creation/Updates (#8261) 2025-07-05 11:34:28 -04:00
middleware 🛡️ feat: Rate Limiting for Conversation Forking (#8269) 2025-07-05 15:02:32 -04:00
routes 🛡️ feat: Rate Limiting for Conversation Forking (#8269) 2025-07-05 15:02:32 -04:00
services 🔧 refactor: Prevent Unnecessary Google Service Key Loading (#8287) 2025-07-07 01:10:08 -04:00
utils refactor: Add Robust Timestamp handling for Conversation Imports (#8262) 2025-07-05 12:44:19 -04:00
cleanup.js 👤 feat: User Placeholder Variables for Custom Endpoint Headers (#7993) 2025-06-23 12:39:27 -04:00
index.js 🥅 refactor: Express App default Error Handling with ErrorController (#8249) 2025-07-04 13:24:57 -04:00
index.spec.js 🥅 refactor: Express App default Error Handling with ErrorController (#8249) 2025-07-04 13:24:57 -04:00
socialLogins.js 🔑 feat: SAML authentication (#6169) 2025-05-29 11:00:58 -04:00