Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dev UI] Build a Media Upload "Manager" #685

Open
MichaelDoyle opened this issue Jul 25, 2024 · 0 comments
Open

[Dev UI] Build a Media Upload "Manager" #685

MichaelDoyle opened this issue Jul 25, 2024 · 0 comments
Labels
devui feature New feature or request

Comments

@MichaelDoyle
Copy link
Member

We need to support multi-media uploads for the prompt and flow runners, but neither have a "canvas" style input like the model runner does. In the case of the prompt runner, we primarily expect that media will be provided as input parameters to the template. Similarly, we need to support media input parameters for flows as well.

Imagine an "upload" component where multiple files of different media types can be uploaded. Previews are displayed in a carousel. Each file has a referenceId that can be referred to/bound to input parameters.

  • TBD - where/how should the uploads be stored.
  • Needs UX support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devui feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants