mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 18:30:15 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| AnthropicClient.test.js | ||
| BaseClient.test.js | ||
| FakeClient.js | ||
| OpenAIClient.test.js | ||
| OpenAIClient.tokens.js | ||
| PluginsClient.test.js | ||