Skip to content

[ENH] - Allow multiple file uploads in a single POST request #21

Description

@sccolbert

Feature description

as it says on the tin...

Maybe update POST /files to take an array of file data instead of just a single, then return an array in kind.

Value and/or benefit

This would eliminate await calls in a loop on the frontend when the user is trying to attach multiple files to a single prompt.

Anything else?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Priority

None yet

Start date

None yet

Target date

None yet

Size

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions