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

Enhance FileUploadRequest to upload a file from stream. #217

Closed
CooperLiu opened this issue Jan 12, 2024 · 0 comments · Fixed by #222 or RageAgainstThePixel/com.openai.unity#165
Closed
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@CooperLiu
Copy link

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.

@CooperLiu CooperLiu added the enhancement New feature or request label Jan 12, 2024
@StephenHodgson StephenHodgson added help wanted Extra attention is needed good first issue Good for newcomers labels Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
2 participants