LibreChat/client/src/components/Chat/Input
Danny Avila cc39074e0a
🛠️ refactor: Handle .webp, Improve File Life Cycle 📁 (#1213)
* fix: handle webp images correctly

* refactor: use the userPath from the start of the filecycle to avoid handling the blob, whose loading may fail upon user request

* refactor: delete temp files on reload and new chat
2023-11-24 16:45:06 -05:00
..
Files 🛠️ refactor: Handle .webp, Improve File Life Cycle 📁 (#1213) 2023-11-24 16:45:06 -05:00
ChatForm.tsx feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
GenerationButtons.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
HeaderOptions.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
OptionsBar.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
OptionsPopover.tsx style: Beta UI fixes (#1199) 2023-11-18 16:45:51 -05:00
PopoverButtons.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
SendButton.tsx feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
StopButton.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
Textarea.tsx fix: Textarea Scroll fix, Duplicate Key fix (#1204) 2023-11-22 08:29:22 -05:00