LibreChat/api/server/routes
Daniel Avila a81bd27b39 feat(api): add support for saving messages to database
fix(api): change arrowParens prettier option to always
fix(api): update addToCache to include endpointOption and latestMessage
fix(api): update askOpenAI to include endpointOption in abortControllers
fix(client): remove abortKey state and add currentParent state to MessageHandler
2023-04-09 11:17:08 -04:00
..
ask feat(api): add support for saving messages to database 2023-04-09 11:17:08 -04:00
auth.js fix: a typo in authenticatedOrRedirect 2023-03-31 00:26:43 +08:00
authYourLogin.js fix: auth env var must have no value, as well as assigned username incase a falsy value is set 2023-03-23 15:37:25 -04:00
convos.js Merge remote-tracking branch 'origin/main' into feat-refactor-0.1.1 2023-03-29 00:19:46 +08:00
endpoints.js feat: update env example. 2023-04-05 21:21:02 +08:00
index.js feat: update env example. 2023-04-05 21:21:02 +08:00
me.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
messages.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
presets.js feat: add delete for presets in menu 2023-04-05 13:21:29 -04:00
prompts.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
search.js fix: missing icon of search result 2023-03-29 02:29:15 +08:00
tokenizer.js style(tokenizer.js): comment out console.log statement 2023-04-04 10:07:48 -04:00