mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
* feat(mongoDb): utitlize lean queries and index createdAt timestamps for cosmosDB support * fix: remove unnecessary lean() method from deleteMany calls * fix: remove unnecessary lean() method from deleteMany calls * fix: remove lean() from queries that need hydration * chore(migrateDb.js): remove unused migration script fix(Preset.js): return lean documents when retrieving presets refactor(index.js): remove migration script from server initialization refactor(convos.js): remove toObject() when sending conversation object refactor(presets.js): remove toObject() when sending presets object |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ask | ||
| auth.js | ||
| config.js | ||
| convos.js | ||
| endpoints.js | ||
| index.js | ||
| messages.js | ||
| oauth.js | ||
| plugins.js | ||
| presets.js | ||
| prompts.js | ||
| search.js | ||
| tokenizer.js | ||
| user.js | ||