rustic-ai / ui-components

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

feat(multipart): download files #130

Closed kaseyvee closed 1 month ago

kaseyvee commented 1 month ago

Changes

This PR assumes a URL is already present. When a user uploads files with the MultimodalInput, only file names are included in FileData. A discussion has begun in #131 regarding the best way to handle retrieving file urls upon upload.

Screenshots

Screenshot 2024-05-08 at 2 04 19 PM