rustic-ai / ui-components

React component library for crafting user-friendly and engaging conversational experiences
https://rustic-ai.github.io/ui-components/
MIT License
38 stars 10 forks source link

feat: add upload feature #73

Closed lyjeileen closed 2 weeks ago

lyjeileen commented 1 month ago

Changes

Screenshots

Multimodal Input Dark mode

Screenshot 2024-04-28 at 9 49 17 PM

Multimodal Input Light mode

Screenshot 2024-04-28 at 9 41 21 PM

With speech-to-text icon

Screenshot 2024-04-28 at 9 44 28 PM

Errors

Screenshot 2024-04-28 at 4 10 26 PM Screenshot 2024-04-28 at 9 43 40 PM Screenshot 2024-04-28 at 9 43 55 PM

Uploader

Screenshot 2024-04-28 at 10 08 29 PM

Text Input

Screenshot 2024-04-28 at 10 25 46 PM

Video

Default

Apr-28-2024 22-03-16

Fail to upload

Apr-28-2024 22-05-05

Maximum file count

Apr-28-2024 22-06-42

Only allow pdf and image

Apr-28-2024 22-02-43

Has file size limit

Apr-28-2024 22-07-13

kaseyvee commented 4 weeks ago

I noticed that if you remove an uploaded item and try to upload the same one, it doesn't work. Same for you when you try to reupload something that failed.