LibreChat/api/server
Marco Beretta a569020312
Fix Meilisearch error and refactor of the server index.js (#832)
* fix meilisearch error at startup

* limit the nesting

* disable useless console log

* fix(indexSync.js): removed redundant searchEnabled

* refactor(index.js): moved configureSocialLogins to a new file

* refactor(socialLogins.js): removed unnecessary conditional
2023-08-24 15:59:11 -04:00
..
controllers Feat email password reset (#730) 2023-07-31 22:37:46 -04:00
middleware feat: Edit AI Messages, Edit Messages in Place (#825) 2023-08-22 18:44:59 -04:00
routes fix(bingAI): markdown and error formatting for final stream response (#829) 2023-08-23 13:44:40 -04:00
services feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
utils feat: Edit AI Messages, Edit Messages in Place (#825) 2023-08-22 18:44:59 -04:00
index.js Fix Meilisearch error and refactor of the server index.js (#832) 2023-08-24 15:59:11 -04:00
socialLogins.js Fix Meilisearch error and refactor of the server index.js (#832) 2023-08-24 15:59:11 -04:00