LibreChat/client/src/components/Chat/Input/Files
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
..
Table 🤲 a11y: Keyboard Accessibility for Account Settings (#3666) 2024-08-16 15:09:03 -04:00
AttachFile.tsx ⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433) 2024-10-16 11:24:40 -04:00
DragDropOverlay.tsx 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00
FileContainer.tsx 🏷️ fix: Address Statefulness Issues for Bookmarks (#3590) 2024-08-08 21:25:10 -04:00
FileFormWrapper.tsx ⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433) 2024-10-16 11:24:40 -04:00
FilePreview.tsx 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
FileRow.tsx ⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433) 2024-10-16 11:24:40 -04:00
FilesView.tsx 👐 style: Improve a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
FileUpload.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Image.tsx 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
ImagePreview.tsx 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
ProgressCircle.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
RemoveFile.tsx 🎨 style: update Assistants builder (#3397) 2024-07-21 13:46:43 -04:00
SourceIcon.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00