LibreChat/api/server
Danny Avila 65888c274a
⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433)
* refactor: move file mutations to dedicated file, improve typing

* refactor(ChatForm): utilize FileFormWrapper to consolidate file upload logic/rendering to single parent

* refactor: better TSX heirarchies between AttachFile and FileFormWrapper

* refactor: `abortUpload` WIP

* fix: file debugging and file upload issues

* refactor: reject promise outright if axios intercepted error does not include response property

* chore: bump data-provider version to 0.7.428

* refactor: Add return type to localize function in Translation.ts

* refactor: allow message file attachment upload request cancellations, and add localizations for file upload errors

* refactor: include Azure OpenAI in paramEndpoints set

* fix: assistant form uploads and better typing

* refactor: consolidate logic
2024-10-16 11:24:40 -04:00
..
controllers 🪨 feat: RAG API Support for AWS Bedrock (#4322) 2024-10-03 08:53:28 -04:00
middleware 🔄 refactor: Apply Config Preset for Model Spec Enforcement (#4214) 2024-09-23 21:47:49 -04:00
routes ⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433) 2024-10-16 11:24:40 -04:00
services 🕒 feat: Add 5-second timeout for Fetching Model Lists (#4423) 2024-10-15 19:37:41 -04:00
utils 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
index.js 🍪 fix: input validation for lang cookie (#4024) 2024-09-13 09:00:59 -04:00
socialLogins.js 🔍 fix: USE_REDIS condition, Markdown list counter, code highlights (#3806) 2024-08-27 14:49:43 -04:00