mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 19:30:15 +01:00
* fix: localization string had unused template var * fix: add normalizeHttpError to hopefully stop UI hangs when an error is returned in UserController - Ensures updateUserPluginsController always returns valid HTTP status codes instead of undefined - Add normalizeHttpError() helper to safely extract status/message from errors - Default to 400 status code when Error.status is undefined/invalid * refactor: move normalizeHttpError to packages/api |
||
|---|---|---|
| .. | ||
| agents | ||
| crypto | ||
| endpoints | ||
| files | ||
| flow | ||
| format | ||
| mcp | ||
| middleware | ||
| oauth | ||
| types | ||
| utils | ||
| web | ||
| index.ts | ||