Replies rendered as code; API logs show invalid image_url payload Environment #3865
aguanitallc
started this conversation in
General
Replies: 0 comments
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.
-
Steps to Reproduce
Observed Result
The reply shows up formatted as a code block.
Log output repeats:
stream error: unexpected status 400 Bad Request: { "error": { "message": "Invalid 'input[112].content[0].image_url'. Expected a base64-encoded data URL with an image MIME type (e.g. 'data:image/png;base64,aW1nIGJ5dGVzIGhlcmU='), but got unsupported MIME type 'text/plain'.", "type": "invalid_request_error", "param": "input[112].content[0].image_url", "code": "invalid_value" } }
Expected Result
Extra Info
Beta Was this translation helpful? Give feedback.
All reactions