LibreChat/api/app/clients/specs
Danny Avila eb368fcb70
refactor(db): replace connectDb import paths and introduce new connect module
- Updated import paths for connectDb across various files to use the new centralized connect module.
- Removed the old connectDb file to streamline the database connection logic.
- Ensured all tests and models reference the new connection method for consistency.
2025-05-30 13:04:09 -04:00
..
AnthropicClient.test.js fix: Debounce setUserContext and Default State Param for OpenID Auth (#7559) 2025-05-25 23:40:37 -04:00
BaseClient.test.js refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
FakeClient.js 🐼 feat: Add Flux Image Generation Tool (#6147) 2025-03-02 13:19:53 -05:00
OpenAIClient.test.js refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
OpenAIClient.tokens.js 🛡️ feat: Optimize and Improve Anonymity of SharedLinks (#3543) 2024-08-05 03:34:00 -04:00
PluginsClient.test.js refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00