Skip to content

Add way for custom GPT to upload photos to API #1

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

Open
bscholer opened this issue Nov 24, 2023 · 0 comments
Open

Add way for custom GPT to upload photos to API #1

bscholer opened this issue Nov 24, 2023 · 0 comments
Assignees

Comments

@bscholer
Copy link
Owner

I haven't been able to think of a way to have the custom GPT upload photos to the database. When you upload a photo to ChatGPT, it only has access to it in the code environment. In order to send it to the backend, it would need to convert the image to base 64, and then put it in the request, which isn't practical or possible really. Not sure what this will look like, but as of now, I don't see a way to pull this off, besdies uploading photos to an S3 bucket and getting them from there or something.

@bscholer bscholer self-assigned this Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant