Enhance FileUploadRequest to upload a file from stream. #217
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Feature Request
In my case, there is a file upload API that allows users to upload their files, and then store files into S3. Now, I want re-use the file steam to open-ai 's Assistant to analysis. So please create an override constructor for FileUploadRequest with stream and file name as params instead of reading a local file. Thank you.
The text was updated successfully, but these errors were encountered: