LibreChat/api
Danny Avila 20ad7d52f3
refactor(db): streamline model imports and remove unused model exports
- Removed the export of models from the database connection module to simplify the structure.
- Updated various files to import models directly from the new centralized models module.
- Ensured consistency across the codebase by replacing mongoose model references with the new import paths.
2025-05-30 13:13:10 -04:00
..
app refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
cache refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
config 🔧 fix: Keyv and Proxy Issues, and More Memory Optimizations (#6867) 2025-04-13 23:01:55 -04:00
db refactor(db): streamline model imports and remove unused model exports 2025-05-30 13:13:10 -04:00
lib/utils refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
models refactor(db): streamline model imports and remove unused model exports 2025-05-30 13:13:10 -04:00
server refactor(db): streamline model imports and remove unused model exports 2025-05-30 13:13:10 -04:00
strategies refactor(db): streamline model imports and remove unused model exports 2025-05-30 13:13:10 -04:00
test *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00
utils 🔧 refactor: Centralize Default Agent Capabilities and Better Logging (#7598) 2025-05-27 15:48:43 -04:00
jest.config.js *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json fix: align known working version of meilisearch @ v0.38.0 2025-05-29 14:39:30 -04:00
test-role.js refactor(data-schemas): update model and method creation for improved modularity 2025-05-30 12:20:01 -04:00
typedefs.js 🔎 feat: Native Web Search with Citation References (#7516) 2025-05-23 17:40:40 -04:00