mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-05-13 16:07:30 +00:00
* 🔧 fix: meilisearch incorrect count of total documents & performance improvement Temporary documents were counted & removed 2 redundant heavy calls to the database, use known information instead 🔧 fix: respect MEILI_SYNC_THRESHOLD value Do not sync with meili if threshold was not reached * refactor: reformat lint * fix: forces update if meili index settingsUpdated |
||
|---|---|---|
| .. | ||
| connect.js | ||
| index.js | ||
| indexSync.js | ||
| indexSync.spec.js | ||
| models.js | ||
| utils.js | ||
| utils.spec.js | ||