LibreChat/api
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
..
app feat: Edit AI Messages, Edit Messages in Place (#825) 2023-08-22 18:44:59 -04:00
lib Fix Meilisearch error and refactor of the server index.js (#832) 2023-08-24 15:59:11 -04:00
models fix(registration): Make Username optional (#831) 2023-08-23 16:14:17 -04:00
server Fix Meilisearch error and refactor of the server index.js (#832) 2023-08-24 15:59:11 -04:00
strategies fix(registration): Make Username optional (#831) 2023-08-23 16:14:17 -04:00
test refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
utils feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
jest.config.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
package.json feat: Edit AI Messages, Edit Messages in Place (#825) 2023-08-22 18:44:59 -04:00