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

[Feature] Batch upload of documents #871

Closed
valentimarco opened this issue Jul 17, 2024 · 0 comments
Closed

[Feature] Batch upload of documents #871

valentimarco opened this issue Jul 17, 2024 · 0 comments
Labels
endpoints Related to http / ws endpoints enhancement New feature or request help wanted Extra attention is needed rabbit hole Related to file / URL uploads

Comments

@valentimarco
Copy link
Member

Is your feature request related to a problem? Please describe.
There is a high request of batch upload!

Describe the solution you'd like
To be discussed but should be pretty easy: https://fastapi.tiangolo.com/tutorial/request-files/#multiple-file-uploads

Possible problems

  1. Even if fastapi support large files with UploadFile Class, what is the limit? Can we customize it?
@valentimarco valentimarco added enhancement New feature or request help wanted Extra attention is needed rabbit hole Related to file / URL uploads endpoints Related to http / ws endpoints labels Jul 17, 2024
@dave90 dave90 mentioned this issue Aug 7, 2024
7 tasks
@pieroit pieroit closed this as completed Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endpoints Related to http / ws endpoints enhancement New feature or request help wanted Extra attention is needed rabbit hole Related to file / URL uploads
Projects
Status: Done
Development

No branches or pull requests

2 participants