mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| add-balance.js | ||
| ban-user.js | ||
| create-user.js | ||
| delete-user.js | ||
| deployed-update.js | ||
| helpers.js | ||
| install.js | ||
| list-balances.js | ||
| loader.js | ||
| packages.js | ||
| prepare.js | ||
| stop-backend.js | ||
| update.js | ||
| upgrade.js | ||