LibreChat/config
Danny Avila 431fc6284f
🛠️ fix: Minor Fixes in Message, Ask/EditController, OpenAIClient, and countTokens (#1463)
* fix(Message): avoid overwriting unprovided properties

* fix(OpenAIClient): return intermediateReply on user abort

* fix(AskController): do not send/save final message if abort was triggered

* fix(countTokens): avoid fetching remote registry and exclusively use cl100k_base or p50k_base weights for token counting

* refactor(Message/messageSchema): rely on messageSchema for default values when saving messages

* fix(EditController): do not send/save final message if abort was triggered

* fix(config/helpers): fix module resolution error
2023-12-30 14:34:32 -05:00
..
add-balance.js 📃 feat: add list-balances, remove-user, and improve User scripts (#1418) 2023-12-30 13:25:12 -05:00
ban-user.js 📃 feat: add list-balances, remove-user, and improve User scripts (#1418) 2023-12-30 13:25:12 -05:00
create-user.js 📃 feat: add list-balances, remove-user, and improve User scripts (#1418) 2023-12-30 13:25:12 -05:00
delete-user.js 📃 feat: add list-balances, remove-user, and improve User scripts (#1418) 2023-12-30 13:25:12 -05:00
deployed-update.js feat: deploy-compose NGINX volume mapping, add image removal to update script (#1211) 2023-11-22 23:35:08 -05:00
helpers.js 🛠️ fix: Minor Fixes in Message, Ask/EditController, OpenAIClient, and countTokens (#1463) 2023-12-30 14:34:32 -05:00
install.js chore: add back BrowserOp, make changes to CI env (#1088) 2023-10-22 13:50:25 -04:00
list-balances.js 📃 feat: add list-balances, remove-user, and improve User scripts (#1418) 2023-12-30 13:25:12 -05:00
loader.js 🔄 refactor: Consolidate Ask/Edit Controllers (#1365) 2023-12-15 15:47:40 -05:00
packages.js 🔄 refactor: Consolidate Ask/Edit Controllers (#1365) 2023-12-15 15:47:40 -05:00
prepare.js feat(prepare.js): add script to install husky only if NODE_ENV is not 'CI' (#512) 2023-06-13 11:36:54 -04:00
stop-backend.js 🔄 refactor: Consolidate Ask/Edit Controllers (#1365) 2023-12-15 15:47:40 -05:00
update.js 🔄 refactor: Consolidate Ask/Edit Controllers (#1365) 2023-12-15 15:47:40 -05:00
upgrade.js 🔄 refactor: Consolidate Ask/Edit Controllers (#1365) 2023-12-15 15:47:40 -05:00