Requests with images fail often #5102
Unanswered
andresgit
asked this question in
Troubleshooting
Replies: 1 comment
-
I’ve never had these issues with images from firebase provided to OpenAI. And this wouldn’t be a bug on our end if it can be reproduced in a small script like yours. But in any case, you can use the local option to send base64. Also maybe we can provide an option to use base64 from firebase images, as is done for Google and Anthropic since they don’t support links. PRs welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I am using my phone camera to take an image and make a request to chatgpt-4o-latest, but often it fails while saying in the logs
See also the screenshot. I am using the firebase file storage option.
It seems that openai very frequently returns errors to image requests. For example this code:
gives me this output:
Maybe if there is a timeout error, there could be a button right below the error to try again?
Steps to Reproduce
1
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions